[Samba] R: R: R: cannot list/access samba share from Windows client

Andrea Rossetti andy.ros at gmail.com
Mon Jan 8 19:55:22 UTC 2018


I’ve re-changed

root at SRVLNXWINTRA01:/home/data# nano /etc/samba/smb.conf

idmap config COM_SPOLETO : backend = ad
to
idmap config COM_SPOLETO : backend = rid

root at SRVLNXWINTRA01:/home/data# systemctl restart smbd nmbd winbind
root at SRVLNXWINTRA01:/home/data# net cache flush
root at SRVLNXWINTRA01:/home/data# systemctl restart smbd nmbd winbind
root at SRVLNXWINTRA01:/home/data# getent group "com_spoleto\\domain admins"
root at SRVLNXWINTRA01:/home/data# getent passwd com_spoleto\\andrea.rossetti

Nothing changed!!! ☹ ☹

Inviato da Posta per Windows 10

Da: Andrea Rossetti
Inviato: lunedì 8 gennaio 2018 20:40
A: Rowland Penny; samba at lists.samba.org
Oggetto: R: [Samba] R: R: cannot list/access samba share from Windows client

>Ok.
>I’ve done
>root at SRVLNXWINTRA01:/home/data# nano /etc/samba/smb.conf
>
>modified 
>idmap config COM_SPOLETO : backend = rid
>to
>idmap config COM_SPOLETO : backend = ad
>
>root at SRVLNXWINTRA01:/home/data# systemctl restart smbd nmbd winbind
>root at SRVLNXWINTRA01:/home/data# net cache flush
>root at SRVLNXWINTRA01:/home/data# getent passwd com_spoleto\\andrea.rossetti
>root at SRVLNXWINTRA01:/home/data# getent group "com_spoleto\\domain admins"
>
>nothing is changed!
>
>More and more confused now! ☹
>
>Inviato da Posta per Windows 10
>
>Da: Rowland Penny via samba
>Inviato: lunedì 8 gennaio 2018 20:31
>A: samba at lists.samba.org
>Oggetto: Re: [Samba] R: R: cannot list/access samba share from Windows client
>
>>OK, If I run this on a Unix domain member:
>>
>>getent passwd samdom\rowland
>>
>>I get no output, but this:
>>
>>getent passwd samdom\\rowland
>>
>>gets me this:
>>
>>rowland:*:10000:10000:Rowland Penny:/home/rowland:/bin/bash
>>
>>I use the winbind 'ad' backend and 'Domain Admins' does not have a
>>gidNumber attribute, but 'Domain Users' does.
>>
>>getent group "samdom\\domain users"
>>
>>gets me this:
>>
>>domain users:x:10000:<list of group members>
>>
>>Try running 'net cache flush' and then try again.
>>
>>Rowland


More information about the samba mailing list