2010/12/14 Vladimir Vassiliev <[email protected]>: > Is there any way to reliably setup winbind user and group resolution (in > either smb.conf or nsswitch.conf) so that domain controller's unavailability > doesn't cause slowdown of the whole system? That slowdown applies to every > program trying to fetch some user information even when it doesn't need > domain users.
How about "winbind offline logon = yes" and cached_login option for pam_winbind ? After 3.5.0, wbinfo --ccache-save command is also available. --- TAKAHASHI Motonobu <[email protected]> -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
