Displaying 5 results from an estimated 5 matches for "localwindowsuser".
Did you mean:
ulocalwindowsuser
2018 Jul 16
2
Cannot authenticate as guest to domain-joined Samba 4.7.0 fileserver when map untrusted to domain = auto
..._LOGON_FAILURE.
Looking into it further, I can successfully authenticate as a guest if I specify
the AD domain name (EXAMPLE.COM) or the hostname of the fileserver (FILESERVER)
but NOT if I use the hostname of the Windows 7 client (WINDOWS7CLIENT):
$ smbclient -WEXAMPLE.COM -L //fileserver/share -ULocalWindowsUser%
# this works
$ smbclient -WFILESERVER -L //fileserver/share -ULocalWindowsUser%
# this works
$ smbclient -WWINDOWS7CLIENT -L //fileserver/share -ULocalWindowsUser%
session setup failed: NT_STATUS_LOGON_FAILURE
I think setting "map untrusted to domain = no" will resolve this problem si...
2018 Jul 17
2
Cannot authenticate as guest to domain-joined Samba 4.7.0 fileserver when map untrusted to domain = auto
...n
>> successfully authenticate as a guest if I specify the AD domain name
>> (EXAMPLE.COM) or the hostname of the fileserver (FILESERVER) but NOT
>> if I use the hostname of the Windows 7 client (WINDOWS7CLIENT):
>>
>> $ smbclient -WEXAMPLE.COM -L //fileserver/share -ULocalWindowsUser%
>> # this works
>>
>> $ smbclient -WFILESERVER -L //fileserver/share -ULocalWindowsUser%
>> # this works
>>
>> $ smbclient -WWINDOWS7CLIENT -L //fileserver/share -ULocalWindowsUser%
>> session setup failed: NT_STATUS_LOGON_FAILURE
>>
>> I th...
2018 Aug 06
1
Cannot authenticate as guest to domain-joined Samba 4.7.0 fileserver when map untrusted to domain = auto
...pecify
>> >> the AD domain name (EXAMPLE.COM) or the hostname of the fileserver
>> >> (FILESERVER) but NOT if I use the hostname of the Windows 7 client
>> >> (WINDOWS7CLIENT):
>> >>
>> >> $ smbclient -WEXAMPLE.COM -L //fileserver/share -ULocalWindowsUser%
>> >> # this works
>> >>
>> >> $ smbclient -WFILESERVER -L //fileserver/share -ULocalWindowsUser%
>> >> # this works
>> >>
>> >> $ smbclient -WWINDOWS7CLIENT -L //fileserver/share
>> >> -ULocalWindowsUser% sessio...
2018 Jul 17
0
Cannot authenticate as guest to domain-joined Samba 4.7.0 fileserver when map untrusted to domain = auto
...nto it further, I can
> successfully authenticate as a guest if I specify the AD domain name
> (EXAMPLE.COM) or the hostname of the fileserver (FILESERVER) but NOT
> if I use the hostname of the Windows 7 client (WINDOWS7CLIENT):
>
> $ smbclient -WEXAMPLE.COM -L //fileserver/share -ULocalWindowsUser%
> # this works
>
> $ smbclient -WFILESERVER -L //fileserver/share -ULocalWindowsUser%
> # this works
>
> $ smbclient -WWINDOWS7CLIENT -L //fileserver/share -ULocalWindowsUser%
> session setup failed: NT_STATUS_LOGON_FAILURE
>
> I think setting "map untrusted to d...
2018 Jul 17
0
Cannot authenticate as guest to domain-joined Samba 4.7.0 fileserver when map untrusted to domain = auto
...te as a guest if I specify
> >> the AD domain name (EXAMPLE.COM) or the hostname of the fileserver
> >> (FILESERVER) but NOT if I use the hostname of the Windows 7 client
> >> (WINDOWS7CLIENT):
> >>
> >> $ smbclient -WEXAMPLE.COM -L //fileserver/share -ULocalWindowsUser%
> >> # this works
> >>
> >> $ smbclient -WFILESERVER -L //fileserver/share -ULocalWindowsUser%
> >> # this works
> >>
> >> $ smbclient -WWINDOWS7CLIENT -L //fileserver/share
> >> -ULocalWindowsUser% session setup failed: NT_STATUS_LO...