Florian,

nss_ad has very limited functionality and does not support logins.

nss_ladp does work with AD and IDMU.  See 
http://www.sun.com/bigadmin/features/articles/kerberos_s10.jsp

Regards

Julian

Florian Manschwetus wrote:
> Ok, basically we have currently on opensolaris two choices:
> nss_ldap => alows the use of directory based mapping (unix nuid and ngid
> and so are stored in directory (as in my case))
> nss_ad => allows easy and clean access but relies currently on generated
> nuid and so
> 
> Problems:
> 1. General
> - Normally solaris is limited to 16 group-memberships for a single user
> 
> 2. nss_ldap
> - can't search the complete directory for users/groups (no idea why)
> - need a modification to support DN as membership attribute and allow so
> recursive group-memberships (otherwise it would need additional manual
> membership handling)
> - incomplete group mapping leads to idmap problems with cifs-server
> (maybe there is a workaround)
> 
> 3. nss_ad
> - seems to not support directory based id-mappings
> - currently I was always unable to configure it correctly
> - need a fine documentation (not found a really nice one)
> 
> maybe some one could correct me if I made a mistake.
> 
> The plan is to use the directory based nss and kerberos to authenticate
> network fs (nfsv4 and cifs, maybe webdav) and system access (ssh, pfexec).
> 
> Kerberos works fine so far, but the nss stuff isn't solved kindly
> currently so, some hints or advices are welcome.
> If someone could give me a good documentation how the things are
> evolving, I'm willing to do my best to make the things go faster.
> 
> Florian
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> sparks-discuss mailing list
> sparks-discuss at opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/sparks-discuss

Reply via email to