Hi I assume that you mean that the user information will be in the AD not that the client is trying to use the AD for the SunRay DataStore.
Where is your client going to get the posix schema from 2003R2 or SFU? The main problem is that MS already use the homedir field for something so you either need to change the attribute as in Scott's blog or promote the posixAccount so you create separate instances in a diffent OU Using the commands getent and kinit is useful in order to separate looking up information in the AD and authenticating against kerberos. I have not managed to get getent to enumerate information from the AD but it will lookup named objects. We still have not got NFSv4 to work with AD :-(. I hope this helps Anthony Worrall > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:sunray-users- > [EMAIL PROTECTED] On Behalf Of Benoit Audet > Sent: 16 July 2007 11:47 > To: [email protected] > Subject: [SunRay-Users] SunRay setup with Active Directory? > > Hi fellow SunRay gurus, > > I have a client who wants to put in place a new SunRay setup. He already > has > an Active Directory in place, based on Microsoft Windows 2003 Server, and > wants the SunRay servers to be using AD. > > Is anybody here on the list does that in the past? OS will be Solaris 10 > 11/06, and SRSS will be 3.1. I didn't play in the past with LDAP and > Active > Directory authentification process, and so on, and I don't really know > where > to start to make SunRay "talks" with it. > > I found it, and this is my current starting point: > http://blog.scottlowe.org/2006/08/15/solaris-10-and-active-directory- > integration/ > http://blog.scottlowe.org/2006/08/29/follow-ups-on-solaris-native- > kerberos-authentication/ > > but if I could benefits from lights of some of you, who would have been > there > before, that would help me to feel a little more comfortable about it! ;-) > > As usual, thanks in advance and, if applicable, will summarise my results > here. > > Thanks. > > Ben Audet > _______________________________________________ > SunRay-Users mailing list > [email protected] > http://www.filibeto.org/mailman/listinfo/sunray-users _______________________________________________ SunRay-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/sunray-users
