Luke Matthews
unread,Nov 7, 2011, 12:35:51 PM11/7/11You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I'm setting up a system to authenticate to active directory and the
"getent passwd" and "getent group" commands don't return anything from
the ldap query. I understand this is because of AD only supporting one
sort param for VLV's. I'm able to login and see user/group info on a per
user basis using the "id" and "groups" commands.
My question is are there any negative effects when using the client with
this quasi-broken configuration? Running Solaris 10 btw, and patching to
a newer client is probably not going to be an option.
--Luke