Hi! I am currently using samba (3.5.4) with ADS domain. Do you know if it is possible to display all members of a single group? (I am not interested in parsing getent group/passwd output because I am using a huge amount of users and this takes a lot of time). Cheers RaveenPL -- View this message in context: http://old.nabble.com/group-members-tp29356454p29356454.html Sent from the Samba - General mailing list archive at Nabble.com.
Hi! I am currently using samba (3.5.4) with ADS domain. Do you know if it is possible to display all members of a single group? (I am not interested in parsing getent group/passwd output because I am using a huge amount of users and this takes a lot of time). Cheers RaveenPL -- View this message in context: http://old.nabble.com/group-members-tp29356456p29356456.html Sent from the Samba - General mailing list archive at Nabble.com.
On 08/06/2010 10:16 AM, raveenpl wrote:> Hi! > > I am currently using samba (3.5.4) with ADS domain. > > Do you know if it is possible to display all members of a single group? (I > am not interested in parsing getent group/passwd output because I am using a > huge amount of users and this takes a lot of time). > > Cheers > RaveenPL >Maybe the following -> net rpc group MEMBERS "Domain Users" -S thesever -U administrator