.\" Hey, EMACS: -*- nroff -*- .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) .TH 99USER.LDIF 5 "26 ژوئن 2018" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: .\" .nh disable hyphenation .\" .hy enable hyphenation .\" .ad l left justify .\" .ad b justify to both left and right margins .\" .nf disable filling .\" .fi enable filling .\" .br insert line break .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH "نام (NAME)" /etc/dirsrv/schema/99user.ldif \- پروندهٔ LDIF حاوی طرح‌وارهٔ سفارشی LDAP برای 389 Directory Server .SH "خلاصه دستور (SYNOPSIS)" /etc/dirsrv/schema/99user.ldif .SH "توضیحات (DESCRIPTION)" 99user.ldif این پرونده حاوی تعاریف طرح‌وارهٔ (schema) سفارشی یا تعریف‌شده توسط کاربر در LDAP (ویژگی‌ها و کلاس‌های اشیاء یا همان attributes و objectclasses) است که توسط Directory Server استفاده می‌شود. .SH "نحو (SYNTAX)" attributeTypes: VALUE .br objectClasses: VALUE .br .SH "مثال (EXAMPLE)" dn: cn=schema .br attributeTypes: ( 1.1.1.1.1.1.1 NAME 'myNewAttribute' DESC 'Custom defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN 'user-defined' ) .br objectClasses: ( 1.1.1.1.1.1.1.2 NAME 'myNewObjectcass' DESC 'Custom defined objectclass' SUP top MUST ( myNewAttribute ) MAY ( uid $ cn ) X-ORIGIN 'user-defined' ) .SH "نویسنده (AUTHOR)" پروندهٔ 99user.ldif توسط پروژهٔ 389 (389 Project) نوشته شده است. .SH "گزارش اشکالات (REPORTING BUGS)" گزارش اشکالات به https://github.com/389ds/389-ds-base/issues/new .SH "حق نشر (COPYRIGHT)" Copyright \(co 2018 Red Hat, Inc.