On 02/15/10 07:50, Gordon Ross wrote:
I want to see Windows domain user/group names in ls -V
instead of integers.

Have a look at the "ad" source described by:
  man nsswitch.conf

See also: /etc/nsswitch.ad

There's a "cookbook" somewhere on how to set this up.
I'll look for it and follow up.

Just add 'ad' to the end of the passwd and group lines
in /etc/nsswitch.conf:

passwd:     files nis ad
group:      files nis ad

Alan

_______________________________________________
cifs-discuss mailing list
cifs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/cifs-discuss

Reply via email to