[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: samba idmap backend = ad und sfu problem



Michael Liebl schrieb:
Angaben zu Deiner Konfiguration.
Ohne die kann man nur raten.

hier die smb.conf

#======================= Global Settings =======================

[global]

    workgroup 					= TESTDOM
    realm                                       = TESTDOM
    netbios name                                = azazel
server string = %h virtual server (Samba %v)

    log file                                    = /var/log/samba/log.%m
    max log size                                = 1000
    syslog                                      = 0

panic action = /usr/share/samba/panic-action %d

    security                                    = ADS
    password server                             = 192.168.50.53

    idmap backend                               = ad
    idmap uid                                   = 10000-20000000
    idmap gid                                   = 10000-20000000
    winbind nss info                            = rfc2307

    winbind refresh tickets                     = yes
    winbind enum users                          = yes
    winbind enum groups                         = yes

    interfaces                                  = eth0 lo
    bind interfaces only                        = yes
hosts allow = 127.0.0.0/8 , 192.168.50.0/24

#    template homedir                            = /home/%D/%U
#    template shell                              = /bin/bash
    winbind use default domain                  = yes
    client use spnego                           = yes
    client ntlmv2 auth                          = yes
    encrypt passwords                           = true
    restrict anonymous                          = 2
    winbind separator                           = \
    client schannel                             = no

socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192

    unix extensions                             = no

Greetz


Reply to: