[Samba] getent passwd blank response

Robert E. Wooden bob at donelsontrophy.com
Mon Aug 17 12:18:32 UTC 2020


On 8/17/2020 6:55 AM, Rowland penny via samba wrote:
> wbinfo --group-info 'Domain Users' | awk -F ':' '{print $3}'
>
> wbinfo -i <username> | awk -F ':' '{print $3}'
>
> Rowland
>
root at mbr04:~# wbinfo --group-info 'Domain Users' | awk -F ':' '{print $3}'
10000
root at mbr04:~# wbinfo -i [username] | awk -F ':' '{print $3}'
failed to call wbcGetpwnam: WBC_ERR_DOMAIN_NOT_FOUND

Could not get info for user [username]

(Sanitized, [username] = actual user.)

-- 

Bob Wooden



More information about the samba mailing list