On Mon, 2013-08-05 at 22:25 +0200, Klaus Rörig wrote:
>  I cannot the member server working.
> 
> My smb.conf:
> 

Hi
Leave the domain and remove the .tdb files in /var/lib/smb. Then rejoin
with this:

> [global]
>         workgroup = VERWALTUNG
>         security = ads
>         realm = VERWALTUNG.LEIBNIZ-REMSCHEID.DE
>         encrypt passwords = true

>         idmap config *:backend = tdb
>         idmap config *:range = 70001-80000
>         idmap config VERWALTUNG:backend = ad
>         idmap config VERWALTUNG:schema_mode = rfc2307
>         idmap config VERWALTUNG:range = 500-40000
> 
>         winbind nss info = rfc2307
>         winbind trusted domains only = no
>         winbind use default domain = yes
>         winbind enum users = yes
>         winbind enum groups = yes
> 
> [verwaltung]
>         path = /srv/shares
>         read only = no

Start it with:
smbd; winbindd

Prolly not perfect, but should get you a bit close.
hth
Steve

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Reply via email to