Displaying 3 results from an estimated 3 matches for "developer_prod".
2017 May 07
2
Samba login failure: getpwuid failed
...og file, but
`getpwuid` fails. The server (remote) is running CentOS 7.2 and Samba
4.2.3. The client is CentOS 7.2 and smbclient 4.2.3. The logfile shows:
[2017/05/06 22:57:48.729284, 2]
../source3/auth/auth.c:305(auth_check_ntlm_password)
check_ntlm_password: authentication for user [developer_prod] ->
[developer_prod] -> [developer_prod] succeeded
[2017/05/06 22:57:48.731091, 1]
../source3/auth/token_util.c:430(add_local_groups)
SID S-1-5-21-4007675785-2624567327-467545301-1000 ->
getpwuid(16777216) failed
[2017/05/06 22:57:48.731164, 1]
../source3/smbd/sesssetup.c:2...
2017 May 08
1
Samba login failure: getpwuid failed
...any change in
my system behavior.
I put everything back the way it was. Then I noticed that I have an
identical system (so I think) right next to it, on the same rack, connected
to the same switch, with the same OS and hardware, and it is working 100%.
Fundamentally, I cannot su to my user "developer_prod" as the "id" utility
complains that it "cannot find user for ID 16777216". I believe something
is wrong with winbind, and I don't know what it is.
Does winbind use the smb.conf file?
On Sun, May 7, 2017 at 9:34 AM, Rowland Penny via samba <
samba at lists.samba.or...
2017 May 07
0
Samba login failure: getpwuid failed
...The server (remote) is running CentOS 7.2 and Samba
> 4.2.3. The client is CentOS 7.2 and smbclient 4.2.3. The logfile
> shows:
>
> [2017/05/06 22:57:48.729284, 2]
> ../source3/auth/auth.c:305(auth_check_ntlm_password)
> check_ntlm_password: authentication for user [developer_prod]
> -> [developer_prod] -> [developer_prod] succeeded
> [2017/05/06 22:57:48.731091, 1]
> ../source3/auth/token_util.c:430(add_local_groups)
> SID S-1-5-21-4007675785-2624567327-467545301-1000 ->
> getpwuid(16777216) failed
> [2017/05/06 22:57:48.731164, 1]...