| [ CnUnix ] in KIDS 글 쓴 이(By): grim ( 그림 ) 날 짜 (Date): 2002년 5월 25일 토요일 오전 03시 06분 09초 제 목(Title): Re: Windows 2000 / UNIX NIS 구현 써 보지는 않았지만 Sun에 PC NetLink라는게 있는데, http://www.sun.com/solutions/interoperability/netlink/faqs.html 에서 중간쯤가면, Q. Can I use the same userid and password for authentication and for both Solaris and Windows NT systems? A. There are a couple of ways of doing this. * Use iPlanet Directory Server and take advantage of its synchronisation abilities with the Windows NT domain. Windows NT domain controllers must be genuine Windows NT 4.0 systems rather than Solaris PC NetLink systems. Solaris system users log on using LDAP directory information, while Windows NT users login to Windows NT domain controllers as usual---but use a username/password that is synchronised with the LDAP server. Bear in mind that you will need the Solaris Directory extensions in most cases. This runs with Solaris 8 and the "free" Directory server. Note that Solaris PC Netlink 1.1 software does not run on the Solaris 8 Operating Environment. * Another solution is NDS/eDirectory from Novell. eDirectory for Solaris and eDirectory for Windows NT interoperate. Instead of synchronizing Windows NT SAM to LDAP directory, the SAM is replaced. All NTLM authentication calls are instead passed through to the eDirectory. A similar thing happens with NIS authentication requests. |