Re: LDAP schema modification on OS X Server

2006-04-10 Thread Timmy
This article has good information about extending Apple's schema. http://www.afp548.com/article.php?story=20060228230005854 On Apr 10, 2006, at 12:59 PM, Lionel GUILLAUME wrote: On Tiger Server, you must use : slapconfig -stopldapserver slapconfig -startldapserver Add your new schema in a f

Re: LDAP schema modification on OS X Server

2006-04-10 Thread Thomas B Winans
Thank you! I will give this a try. Tom WinansOn Apr 10, 2006, at 1:59 PM, Lionel GUILLAUME wrote:On Tiger Server, you must use :slapconfig -stopldapserverslapconfig -startldapserverAdd your new schema in a file and add a include directive in the /etc/openldap/sladLe 9 avr. 06 à 21:52, Thomas B Wina

Re: LDAP schema modification on OS X Server

2006-04-10 Thread Lionel GUILLAUME
On Tiger Server, you must use :slapconfig -stopldapserverslapconfig -startldapserverAdd your new schema in a file and add a include directive in the /etc/openldap/sladLe 9 avr. 06 à 21:52, Thomas B Winans a écrit :I need to modify the LDAP schema on OS X server to support secure access to some new

Re: LDAP schema modification on OS X Server

2006-04-10 Thread Zak Burke
Thomas B Winans wrote on 4/9/06 3:52 PM: I need to modify the LDAP schema on OS X server to support secure access to some new functionality I am developing. Can anyone point me to where I go to learn how schema modification on OS X Server is done? Assuming you have LDAP set to run automatic

LDAP schema modification on OS X Server

2006-04-09 Thread Thomas B Winans
I need to modify the LDAP schema on OS X server to support secure access to some new functionality I am developing. Can anyone point me to where I go to learn how schema modification on OS X Server is done? While this is basic, I find little documentation to show how one shuts down the Open