This shows you the differences between two versions of the page.
dwsc:ldap_attrs [2013/03/30 15:49] efpe created |
dwsc:ldap_attrs [2013/05/03 13:56] (current) efpe |
||
---|---|---|---|
Line 2: | Line 2: | ||
==== Must ==== | ==== Must ==== | ||
* uid | * uid | ||
- | * givenname (firstname) | ||
- | * cn (common name) | ||
* sn (lastname) | * sn (lastname) | ||
+ | * cn (common name) | ||
* st (STATUS) | * st (STATUS) | ||
* userPassword | * userPassword | ||
* uidNumber | * uidNumber | ||
- | * gid | ||
* gidNumber | * gidNumber | ||
+ | * homeDirectory | ||
==== May ==== | ==== May ==== | ||
+ | * givenname (firstname) | ||
* preferredLangauge | * preferredLangauge | ||
* authorizedService | * authorizedService | ||
- | * homeDirectory | ||
* loginShell (Not used yet) | * loginShell (Not used yet) | ||
- | * FTP* | + | * FTPDownloadRatio |
+ | * FTPUploadRatio | ||
+ | * FTPStatus | ||
+ | * FTPUid | ||
+ | * FTPGid | ||
+ | * FTPQuotaMBtyes | ||
+ | * description | ||
+ |