Also, why do I have to provide a password if I'm already authenticated?
Does this mean that something still isn't set up right or is this just the
way it functions?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In all things, Be Intentional.
On Thu, Nov 17, 2022 at 12:17 AM Rob Campbell <robcampbell08105 at
gmail.com>
wrote:
> If I use the realm or domain or something other than the hostname of each
> file server, should I be able to see all file servers? I was hoping I
> could
>
> smbclient -L //HOME.ROB-CAMPBELL.LAN
>
> And this would allow me to see all of the shares on the domain. This is
> not the case.
>
> HOME\robcampbell at D02:~$ smbclient -L //HOME.ROB-CAMPBELL.LAN
> Password for [robcampbell at HOME.ROB-CAMPBELL.LAN]:
> gse_get_client_auth_token: gss_init_sec_context failed with [
> Miscellaneous failure (see text): FAST fast response is missing FX-FAST
> (cifs/HOME.ROB-CAMPBELL.LAN at ROB-CAMPBELL.LAN)](2529639059)
> gensec_spnego_client_negTokenInit_step: gse_krb5: creating NEG_TOKEN_INIT
> for cifs/HOME.ROB-CAMPBELL.LAN failed (next[(null)]):
> NT_STATUS_LOGON_FAILURE
> Anonymous login successful
>
> Sharename Type Comment
> --------- ---- -------
> sysvol Disk
> netlogon Disk
> Movies Disk Movie Storage
> Photos Disk Photo Storage
> TVShows Disk TV Shows
> Music Disk Music Storage
> Videos Disk Video Storage
> Home_Videos Disk Home Video Storage
> Personal Disk Personal
> IPC$ IPC IPC Service (Samba 4.13.13-Debian)
> SMB1 disabled -- no workgroup available
> HOME\robcampbell at D02:~$ smbclient -L //F01.HOME.ROB-CAMPBELL.LAN
> Password for [robcampbell at HOME.ROB-CAMPBELL.LAN]:
>
> Sharename Type Comment
> --------- ---- -------
> Dropbox Disk Dropbox
> print$ Disk Printer Drivers
> IPC$ IPC IPC Service (Samba 4.16.6)
> robcampbell Disk Home Directories
> SMB1 disabled -- no workgroup available
> HOME\robcampbell at D02:~$ smbclient -L //DC01.HOME.ROB-CAMPBELL.LAN
> Password for [robcampbell at HOME.ROB-CAMPBELL.LAN]:
>
> Sharename Type Comment
> --------- ---- -------
> sysvol Disk
> netlogon Disk
> Movies Disk Movie Storage
> Photos Disk Photo Storage
> TVShows Disk TV Shows
> Music Disk Music Storage
> Videos Disk Video Storage
> Home_Videos Disk Home Video Storage
> Personal Disk Personal
> IPC$ IPC IPC Service (Samba 4.13.13-Debian)
> SMB1 disabled -- no workgroup available
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> In all things, Be Intentional.
>