X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fuserdir-ldap.git;a=blobdiff_plain;f=ud-info;fp=ud-info;h=3db064800f8eb03d51f6642d81af4f3bb8690d00;hp=2ed498a62beec60c5a152e25062cee27f0e10a2b;hb=91b47971e8bf4e0a786c718c2dba20027d96ace6;hpb=30d73bc48e425fd9ec8852e203420cca730eec98 diff --git a/ud-info b/ud-info index 2ed498a..3db0648 100755 --- a/ud-info +++ b/ud-info @@ -68,7 +68,6 @@ AttrInfo = {"cn": ["First Name", 101], "icqUin": ["ICQ UIN",14], "jabberJID": ["Jabber ID",15], "privateSub": ["Debian-Private",16], - "gender": ["Gender",17], "birthDate": ["Date of Birth",18], "mailDisableMessage": ["Mail Disabled",19], "mailGreylisting": ["Mail Greylisting",20], @@ -103,7 +102,6 @@ AttrPrompt = {"cn": ["Common name or first name"], "supplementaryGid": ["Groups the user is in"], "allowedHost": ["Grant access to certain hosts"], "privateSub": ["Debian-Private mailing list subscription"], - "gender": ["ISO5218 Gender code (1=male,2=female,9=unspecified)"], "birthDate": ["Date of Birth (YYYYMMDD)"], "mailDisableMessage": ["Error message to return via SMTP"], "mailGreylisting": ["SMTP Greylisting (TRUE/FALSE)"],