This is a discussion on Re: LDAP w/Windows 2000 within the Sun Solaris Administration forums, part of the Solaris Operating System category; --> Had a similar problem but never found a working solution -- I was trying to get win2000 server to ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Had a similar problem but never found a working solution -- I was trying to get win2000 server to authenticate terminal services users via a unix LDAP server. I could interrogate LDAP from the 2k box (cmd prompt) but could never get the active directory to authenticate users (or even see the LDAP server). Anyone shed any light? "R.A.M." <ram_123@hotmail.com> wrote in message news:IFPJa.269245$ro6.6990662@news2.calgary.shaw.c a... > If you're looking for a Sun solution, > http://wwws.sun.com/software/product...nch/index.html > > "rachel polanskis" <grove@zeta.org.au> wrote in message > news:grove-731440.20001222062003@vulcan.virago.org.au... > > In article <F%%Ia.1077$DF1.904879@twister.nyc.rr.com>, > > "Rodrick Brown" <phusnikn-nospam-@cynikal.net> wrote: > > > > > Hi my department has about 100 Unix servers all Sun Solaris 8 and about > 50 > > > PC windows 2000 users (developers) we are looking for a way to manage > all > > > users via SSO 1 central authentication method (LDAP duh) so basically > what > > > I'm asking is would it be easer to have all servers/workstation > authenticate > > > to a Sun ONE DS5.1 server or use Windows 2000 AD which route are most > people > > > going ? We have been using DS5.1 in a test enviornment with unix only > > > clients we really like it but was just wondering the types off issues we > > > would run into trying to deloy this deparment wide thankyou. > > > > > > Have a look at pGina. it does exactly what you want to do. > > > > > > http://pgina.xpasystems.com/index.php > > > > > > rachel > > > > -- > > Rachel Polanskis Kingswood, Greater Western Sydney, Australia > > grove@zeta.org.au http://www.zeta.org.au/~grove/grove.html > > "They who would give up an essential liberty for temporary security, > > deserve neither liberty or security" - Benjamin Franklin, 1759 > > |
| ||||
| Are you trying to log in the users into the unix servers but can't? I'm working on integrating HP-UX servers with Windows 2000 AD, and I've noticed that once I've migrated the unix directory entries (/etc/passwd entries) over to AD, I have to reset the password of each user (in AD) and enable their accounts before they can log into the HP-UX servers. I also changed the /etc/pam.conf file by specifying authentication to use pamlib_ldap, in addition to the pamlib_unix. I'm not sure if this applies to your question, but I hope this helps. Jean On Thu, 26 Jun 2003, deadwood wrote: > Had a similar problem but never found a working solution -- I was trying to > get win2000 server to authenticate terminal services users via a unix LDAP > server. I could interrogate LDAP from the 2k box (cmd prompt) but could > never get the active directory to authenticate users (or even see the LDAP > server). Anyone shed any light? > > > "R.A.M." <ram_123@hotmail.com> wrote in message > news:IFPJa.269245$ro6.6990662@news2.calgary.shaw.c a... > > If you're looking for a Sun solution, > > http://wwws.sun.com/software/product...nch/index.html > > > > "rachel polanskis" <grove@zeta.org.au> wrote in message > > news:grove-731440.20001222062003@vulcan.virago.org.au... > > > In article <F%%Ia.1077$DF1.904879@twister.nyc.rr.com>, > > > "Rodrick Brown" <phusnikn-nospam-@cynikal.net> wrote: > > > > > > > Hi my department has about 100 Unix servers all Sun Solaris 8 and > about > > 50 > > > > PC windows 2000 users (developers) we are looking for a way to manage > > all > > > > users via SSO 1 central authentication method (LDAP duh) so basically > > what > > > > I'm asking is would it be easer to have all servers/workstation > > authenticate > > > > to a Sun ONE DS5.1 server or use Windows 2000 AD which route are most > > people > > > > going ? We have been using DS5.1 in a test enviornment with unix only > > > > clients we really like it but was just wondering the types off issues > we > > > > would run into trying to deloy this deparment wide thankyou. > > > > > > > > > Have a look at pGina. it does exactly what you want to do. > > > > > > > > > http://pgina.xpasystems.com/index.php > > > > > > > > > rachel > > > > > > -- > > > Rachel Polanskis Kingswood, Greater Western Sydney, Australia > > > grove@zeta.org.au http://www.zeta.org.au/~grove/grove.html > > > "They who would give up an essential liberty for temporary security, > > > deserve neither liberty or security" - Benjamin Franklin, 1759 > > > > > > > |