Dear

I'm facing issues when using Samba on PDC mode + LDAP installed on i386 Debian 6

Is there a way to resolve it ?

Jun 14 11:02:31 fileserver32 smbd[1115]: [2012/06/14 11:02:31.644224, 0] lib/fault.c:47(fault_report) Jun 14 11:02:31 fileserver32 smbd[1115]: =============================================================== Jun 14 11:02:31 fileserver32 smbd[1115]: [2012/06/14 11:02:31.645554, 0] lib/fault.c:48(fault_report) Jun 14 11:02:31 fileserver32 smbd[1115]: INTERNAL ERROR: Signal 11 in pid 1115 (3.6.5) Jun 14 11:02:31 fileserver32 smbd[1115]: Please read the Trouble-Shooting section of the Samba3-HOWTO Jun 14 11:02:31 fileserver32 smbd[1115]: [2012/06/14 11:02:31.645778, 0] lib/fault.c:50(fault_report)
Jun 14 11:02:31 fileserver32 smbd[1115]:
Jun 14 11:02:31 fileserver32 smbd[1115]: From: http://www.samba.org/samba/docs/Samba3-HOWTO.pdf Jun 14 11:02:31 fileserver32 smbd[1115]: [2012/06/14 11:02:31.645986, 0] lib/fault.c:51(fault_report) Jun 14 11:02:31 fileserver32 smbd[1115]: =============================================================== Jun 14 11:02:31 fileserver32 smbd[1115]: [2012/06/14 11:02:31.646127, 0] lib/util.c:1117(smb_panic)
Jun 14 11:02:31 fileserver32 smbd[1115]:   PANIC (pid 1115): internal error
Jun 14 11:02:32 fileserver32 smbd[1141]: [2012/06/14 11:02:32.108305, 0] lib/fault.c:47(fault_report) Jun 14 11:02:32 fileserver32 smbd[1141]: =============================================================== Jun 14 11:02:32 fileserver32 smbd[1141]: [2012/06/14 11:02:32.108483, 0] lib/fault.c:48(fault_report) Jun 14 11:02:32 fileserver32 smbd[1141]: INTERNAL ERROR: Signal 11 in pid 1141 (3.6.5) Jun 14 11:02:32 fileserver32 smbd[1141]: Please read the Trouble-Shooting section of the Samba3-HOWTO Jun 14 11:02:32 fileserver32 smbd[1141]: [2012/06/14 11:02:32.108540, 0] lib/fault.c:50(fault_report)
Jun 14 11:02:32 fileserver32 smbd[1141]:
Jun 14 11:02:32 fileserver32 smbd[1141]: From: http://www.samba.org/samba/docs/Samba3-HOWTO.pdf Jun 14 11:02:32 fileserver32 smbd[1141]: [2012/06/14 11:02:32.108592, 0] lib/fault.c:51(fault_report) Jun 14 11:02:32 fileserver32 smbd[1141]: =============================================================== Jun 14 11:02:32 fileserver32 smbd[1141]: [2012/06/14 11:02:32.108631, 0] lib/util.c:1117(smb_panic)
Jun 14 11:02:32 fileserver32 smbd[1141]:   PANIC (pid 1141): internal error

Configuration file:

[global]
        workgroup = COMPANY
        netbios name = pdc1
        server string = %h server
        disable netbios =no
        strict allocate = No
        strict locking = Auto
        sync always = No
        getwd cache = Yes
        max protocol = NT1
        name resolve order =host lmhosts wins bcast
        dns proxy = No
        wins support = No
        min protocol = NT1
        syslog = 3
        log level = 10
        log file = /var/log/samba/log.%m
        debug timestamp = yes

#       Enable symbolics links -----------------------------------
        follow symlinks = yes
        wide links = yes
        unix extensions = no

        usershare allow guests = no
        usershare max shares = 100
        usershare owner only = true
        usershare path=/var/lib/samba/usershares/data

#Guest access
        guest account = nobody
        map to guest = Bad Password
        template homedir = /home/%U
        template shell = /bin/bash
        enable privileges = yes
        domain master = yes
        local master = yes
        preferred master = yes
        domain logons = yes
        os level = 40
        ldap passwd sync = no

#WINBINDD *******************************************************
        allow trusted domains = Yes
        winbind use default domain = No
        winbind enum users = Yes
        winbind enum groups = Yes
        password server=*
        encrypt passwords = Yes
        winbind separator = /
        winbind uid = 10000-20000
        winbind gid = 10000-20000
        winbind enum users = Yes
        winbind enum groups = Yes
        winbind rpc only        = No
        security = user


        printing = bsd

#       VISTA/Windows7 compatibility
#       ACLs settings
        nt acl support=yes
        map acl inherit=yes
        acl check permissions=yes
        inherit permissions=no
        inherit acls=no
        acl map full control=yes
        dos filemode=yes
        force unknown acl user = no


# LDAP settings As 3.6 or above = 0-----------------------------------
        ldap delete dn = no
        passdb backend = ldapsam:ldap://127.0.0.1:389
#scripts -----------------------------------
add machine script = /usr/share/artica-postfix/bin/artica-install --samba-add-computer "%u"
        ldap admin dn = cn=Manager,dc=my-domain,dc=com
        ldap suffix = dc=my-domain,dc=com
        ldap group suffix = dc=organizations
        ldap user suffix =  dc=organizations
        ldap machine suffix = ou=Computer,dc=samba,dc=organizations
        ldap delete dn = yes
        ldap ssl  = off
ldap idmap suffix = ou=idmap,dc=samba,dc=organizations,dc=my-domain,dc=com
        encrypt passwords = true
        idmap backend = ldap:ldap://127.0.0.1:389
        idmap uid = 1000-1999999
        idmap gid = 1000-1999999
        idmap config COMPANY:backend = ldap
        idmap config COMPANY:readonly = no
        idmap config COMPANY:default = yes
idmap config COMPANY:ldap_base_dn = ou=idmap,dc=samba,dc=organizations,dc=my-domain,dc=com
        idmap config COMPANY:ldap_user_dn = cn=Manager,dc=my-domain,dc=com
        idmap config COMPANY:ldap_url = ldap://127.0.0.1:389
        idmap config COMPANY:range = 1000-1999999

        logon path =
        logon home =
        logon drive =
socket options = TCP_NODELAY IPTOS_LOWDELAY IPTOS_THROUGHPUT SO_KEEPALIVE SO_RCVBUF=8192 SO_SNDBUF=8192
        case sensitive = No
        default case = lower
        preserve case = yes
        short preserve case = yes
        wins support = Yes
        time server = yes
        msdfs root = no
        host msdfs = no

# Shared Folders lists -----------------------------------

[logs-backup]
        path = /home/logs-backup
        create mask = 0775
        directory mask = 0777
        force create mode = 0775
        create mode = 0775
        browseable = Yes
        browsable = Yes
        hosts allow = 192.168.1.158 KLFRL0051
        hosts deny = 0.0.0.0/0
        public = yes
        force user = root
        guest ok = yes
        read only = no

[Public]
        path = /home/Public
        create mask = 0775
        directory mask = 0777
        force create mode = 0775
        create mode = 0775
        browseable = Yes
        browsable = Yes
[homes]
        comment = Personnal Folder
        browseable = No
        writeable = Yes


--
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