Skip to content
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.

Commit

Permalink
add SIPaddress & SIPpassword to lullabotPerson object
Browse files Browse the repository at this point in the history
  • Loading branch information
bchavet committed Aug 12, 2013
1 parent d34fabf commit 6a56073
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lullabot.ldif
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@ olcAttributeTypes: ( 1.3.6.1.4.1.41259.1.1.2.1.8 NAME 'SIPpassword'
)
olcObjectClasses: ( 1.3.6.1.4.1.41259.1.1.2.2.1 NAME 'lullabotPerson' SUP top AUXILIARY
DESC 'Lullabot extensions to the inetOrgPerson objectClass'
MAY ( irc $ skype $ drupalOrgUid $ aim $ googleTalk $ frequentFlyerMileNumber )
MAY ( irc $ skype $ drupalOrgUid $ aim $ googleTalk $ frequentFlyerMileNumber $ SIPaddress $ SIPpassword )
)

0 comments on commit 6a56073

Please sign in to comment.