1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-27 14:04:05 +03:00
Gerald Carter 9d9fe2d58d r11655: Two small fixes
* remove redundant call to sub_set_smb_name() in session setup code.
* Fix lockup when running 'wbinfo -t' on a Samba PDC.  Cause
  was new authenticated session setup from winbindd which
  resulted in a mangled username (machine_) that was not found
  in the local files and so was queiued up to nss_winbindd.
  Deadlock....
  So now make sure to keep the trailing '$' for machine account
  names when calling sub_set_smb_name().
(This used to be commit b0a2d43b603c2e230da6ada73587696605102e8f)
2007-10-10 11:05:23 -05:00
..
2007-10-10 10:55:31 -05:00
2002-01-30 06:08:46 +00:00
2003-01-14 08:26:54 +00:00
2007-10-10 10:52:17 -05:00
2007-10-10 11:05:23 -05:00
2007-10-10 11:00:31 -05:00
2003-09-09 04:07:32 +00:00