mirror of
https://github.com/samba-team/samba.git
synced 2025-01-25 06:04:04 +03:00
merge from 2.2
(This used to be commit 612584f7d5383db28960e1ae9aaeaa9b8b47486c)
This commit is contained in:
parent
568deecbf0
commit
5bbabf0ad2
@ -593,7 +593,7 @@ static BOOL wbinfo_set_auth_user(char *username)
|
||||
|
||||
/* Store in secrets.tdb */
|
||||
|
||||
if (!secrets_store(SECRETS_AUTH_USER, username,
|
||||
if (!secrets_store(SECRETS_AUTH_USER, user,
|
||||
strlen(user) + 1) ||
|
||||
!secrets_store(SECRETS_AUTH_DOMAIN, domain,
|
||||
strlen(domain) + 1) ||
|
||||
|
Loading…
x
Reference in New Issue
Block a user