mirror of
https://github.com/samba-team/samba.git
synced 2025-02-09 09:57:48 +03:00
r14180: The PAC isn't so special that it deserves a level 0 debug any more.
Andrew Bartlett (This used to be commit 2ab71ed51868da123131d8bdaa7c30ab61ae280f)
This commit is contained in:
parent
beb9d4f794
commit
18ad7a6c87
@ -303,7 +303,7 @@ static krb5_error_code check_pac_checksum(TALLOC_CTX *mem_ctx,
|
||||
}
|
||||
#endif
|
||||
|
||||
DEBUG(0,("account_name: %s [%s]\n",
|
||||
DEBUG(3,("Found account name from PAC: %s [%s]\n",
|
||||
logon_info->info3.base.account_name.string,
|
||||
logon_info->info3.base.full_name.string));
|
||||
*pac_data_out = pac_data;
|
||||
|
Loading…
x
Reference in New Issue
Block a user