[Samba] Login From Domain

Rob Campbell robcampbell08105 at gmail.com
Sun Nov 13 21:08:58 UTC 2022


ssh -l user at HOME 10.0.0.18 (workstation that is joined to the domain).
My domain password isn't accepted.  That password works with smbclient
//home.rob-campbell.lan/Movies -c 'ls' -U user

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In all things, Be Intentional.


On Sun, Nov 13, 2022 at 3:11 PM Rob Campbell <robcampbell08105 at gmail.com>
wrote:

>
> $ nmblookup -A 10.0.0.10
> Looking up status of 10.0.0.10
> DC01            <00> -         M <ACTIVE>
> DC01            <03> -         M <ACTIVE>
> DC01            <20> -         M <ACTIVE>
> HOME            <1b> -         M <ACTIVE>
> HOME            <1c> - <GROUP> M <ACTIVE>
> HOME            <00> - <GROUP> M <ACTIVE>
> __SAMBA__       <00> - <GROUP> M <ACTIVE> <PERMANENT>
> __SAMBA__       <20> - <GROUP> M <ACTIVE> <PERMANENT>
>
>  # /etc/nsswitch.conf
> #
> # Example configuration of GNU Name Service Switch functionality.
> # If you have the `glibc-doc-reference' and `info' packages installed, try:
> # `info libc "Name Service Switch"' for information about this file.
>
> passwd:         files systemd winbind
> group:          files systemd winbind
> shadow:         files
> gshadow:        files
>
> #hosts:          files mdns4_minimal [NOTFOUND=return] dns myhostname
> mymachines
> hosts:          files dns wins
> networks:       files
>
> protocols:      db files
> services:       db files
> ethers:         db files
> rpc:            db files
>
> netgroup:       nis
>
>
> Don't I need to do something with a pam.d file?
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> In all things, Be Intentional.
>
>
> On Sun, Nov 13, 2022 at 3:30 AM Rowland Penny via samba <
> samba at lists.samba.org> wrote:
>
>>
>>
>> On 13/11/2022 01:33, Rob Campbell via samba wrote:
>> > I joined my workstation to the domain (still having the DNS issues)
>> > successfully and I thought that I would be able to log in through GNOME
>> GDM
>> > with HOME\username but that isn't working.  Shouldn't that work?
>>
>> Provided that 'HOME' is your NetBIOS domain name and nsswitch is set up
>> correctly, then, yes it should work.
>>
>> Rowland
>>
>>
>> --
>> To unsubscribe from this list go to the following URL and read the
>> instructions:  https://lists.samba.org/mailman/options/samba
>>
>


More information about the samba mailing list