[Samba] login without domain\username

Rowland penny rpenny at samba.org
Tue Feb 2 16:27:12 UTC 2021


On 02/02/2021 15:25, ERIC PEYREMORTE wrote:
> Hi,
>
> I didn't miss, just thought it wasn't useful as the option didn't seem 
> to be what i was searching for ;-)
>
> Here is my smb.conf (it's minimalistic for now because just in test 
> right now)
>
> [global]
>    workgroup = IUTV
>    realm = AD.IUT-VALENCE.FR
>    security = ADS
>    idmap config IUTV:backend = ad
>    idmap config IUTV:schema_mode = rfc2307
>    idmap config IUTV:range = 200-40000


OK, have you added any uidNumber & gidNumber attributes to AD ?

If you have, are they inside the 200-40000 range ?

Also, does the Domain Users group have a gidNumber inside that range ?

Why 200-40000 ? Do you not have any local users ?

>
> [guest]
>         path = /tmp
>         read only = no
>         guest ok = no


Interesting name for a share that doesn't allow guest access.

Rowland






More information about the samba mailing list