mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
parent
c13e862d0e
commit
8bbe400c56
@ -1302,7 +1302,7 @@ void winbindd_getgroups(struct winbindd_cli_state *state)
|
||||
}
|
||||
|
||||
if ( s->domain->primary && lp_winbind_trusted_domains_only()) {
|
||||
DEBUG(7,("winbindd_getpwnam: My domain -- rejecting "
|
||||
DEBUG(7,("winbindd_getgroups: My domain -- rejecting "
|
||||
"getgroups() for %s\\%s.\n", s->domname,
|
||||
s->username));
|
||||
request_error(state);
|
||||
|
Loading…
Reference in New Issue
Block a user