Hello Oguz,

Perhaps you can use a tool specific to your user/group back-end. For LDAP there 
is ldapsearch, for the default Samba back-end there is pdbedit.

Regarding your authentication question, I have little experience in using Squid 
as a (regular) proxy. I do however have experience with NTLM + Apache, and it 
has always been slow and slightly unreliable. An alternative is Kerberos. 
Dependent on your network setup it can be somewhat complex to configure, but 
once you've got it working it performs really well.

Best regards,
Gerben


-----Original Message-----
From: [email protected] on behalf of Oguz Yilmaz
Sent: Sat 13-10-2012 10:14
To: [email protected]
Subject: [Samba] Getting user list for each group
 
I use Winbind auth for squid-dansguardian ntlm authentication purpose.
I need matching users/group for filtering in squid/dansguardian.
getent group is used for finding users for groups except for group Domain Users.
getent passwd is used for finding all users and specifically users for
group Domain Users (over group ID).

This requires enumeration option(winbind enum users, winbind enum
groups) enabled in smb.conf. For thousands of users this may block
many system functions puts wait even for tcpdump and ssh logins. So, I
want to disable enum options end stop using getent.

Are there any way to get user list for each group with wbinfo or any
other other tools?

What may be the best practice for the aim in paragraph 1?

Thank you and Best Regards,


--
Oguz
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Reply via email to