Displaying 3 results from an estimated 3 matches for "ny4010".
Did you mean:
nc4010
2017 May 07
2
Samba login failure: getpwuid failed
...:57:48.731164, 1]
../source3/smbd/sesssetup.c:280(reply_sesssetup_and_X_spnego)
Failed to generate session_info (user and group token) for session
setup: NT_STATUS_UNSUCCESSFUL
Strangely, the SID corresponds to a local user:
# wbinfo -s S-1-5-21-4007675785-2624567327-467545301-1000
NY4010\developer_prod 1
(ny4010 is my samba server machine) Even though on the client I am logging
in using a domain user:
$ smbclient -U 'my_domain\developer_prod' \\\\ny4010\\release 'password'
session setup failed: NT_STATUS_UNSUCCESSFUL
Here is my smb.conf file:
[global...
2017 May 07
0
Samba login failure: getpwuid failed
...sesssetup.c:280(reply_sesssetup_and_X_spnego)
> Failed to generate session_info (user and group token) for
> session setup: NT_STATUS_UNSUCCESSFUL
>
> Strangely, the SID corresponds to a local user:
>
> # wbinfo -s S-1-5-21-4007675785-2624567327-467545301-1000
> NY4010\developer_prod 1
>
> (ny4010 is my samba server machine) Even though on the client I am
> logging in using a domain user:
>
> $ smbclient -U 'my_domain\developer_prod' \\\\ny4010\\release
> 'password' session setup failed: NT_STATUS_UNSUCCESSFUL
>
> He...
2017 May 08
1
Samba login failure: getpwuid failed
...nd_X_spnego)
> > Failed to generate session_info (user and group token) for
> > session setup: NT_STATUS_UNSUCCESSFUL
> >
> > Strangely, the SID corresponds to a local user:
> >
> > # wbinfo -s S-1-5-21-4007675785-2624567327-467545301-1000
> > NY4010\developer_prod 1
> >
> > (ny4010 is my samba server machine) Even though on the client I am
> > logging in using a domain user:
> >
> > $ smbclient -U 'my_domain\developer_prod' \\\\ny4010\\release
> > 'password' session setup failed: NT_STATU...