Skip to content

Commit

Permalink
removed requirement for users to have a surname
Browse files Browse the repository at this point in the history
  • Loading branch information
stedolan committed Jan 3, 2010
1 parent 01d6324 commit 60ffeff
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions schema
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,9 @@ attributetype ( na:4
objectclass ( no:1
NAME 'tcdnetsoc-person'
DESC 'Member or user of Trinity College Dublin Internet Society'
SUP inetOrgPerson
STRUCTURAL
MUST (
uidNumber )
uidNumber $ cn )
MAY (
uid $ gidNumber $ homeDirectory $ tcdnetsoc-ISS-username $ tcdnetsoc-membership-year $
tcdnetsoc-admin-comment $ mail ) )
Expand Down

0 comments on commit 60ffeff

Please sign in to comment.