Hello 
my name is Piercarlo and I've discovered a bug in smbd_audit when I
trace a Samba 2.2.7 or 2.2.7a on red hat 7.3 -the error exist on the
redhat 2.4.18-17kernel ,on the original rh73 2.4.18-3 kernel and on the
standard linus kernel (I tried on 2.4.20)-->these kernels are all the
kernels that I tried.
This error appear when samba is configured as pdc with the roaming of
the users profiles and the user is logging-out.
The hardware where I discovered this problem is an HP tc4100 with a
netraid 1m raid card.

The syslog and the smb.conf are attached.

                thank you very much for the help

-- 
Piercarlo Marengo <[EMAIL PROTECTED]>
Prototipo Engineering

# Samba config file created using SWAT
# from 192.168.53.26 (192.168.53.26)
# Date: 2003/02/05 11:53:55

# Global parameters
[global]
        workgroup = ELECTRONICS
        netbios name = SRV-ELN
        server string = Srv-eln
        encrypt passwords = Yes
        syslog only = Yes
        log file = /var/log/samba/%m.log
        max log size = 50000
        add user script = /usr/sbin/useradd -d /dev/null -g 100 -s /bin/false -M %u
        delete user script = /usr/sbin/userdel %u
        logon script = logon.cmd
        logon path = \\srv-eln\profiles\%u
        logon drive = H:
        logon home = \\srv-eln\%u
        domain logons = Yes
        os level = 64
        preferred master = Yes
        domain master = Yes
        dns proxy = No
        nt acl support = No

[AGGKD03PC]
        path = /usr/local/samba/lib/AGGKD03PC
        write list = ntadmin
        vfs object = /usr/lib/samba/vfs/audit.so

[netlogon]
        path = /usr/local/samba/lib/netlogon
        write list = ntadmin
        vfs object = /usr/lib/samba/vfs/audit.so

[profiles]
        path = /home
        read only = No
        create mask = 0700
        directory mask = 0700
        browseable = No
        vfs object = /usr/lib/samba/vfs/audit.so

[homes]
        comment = Home Directories
        read only = No
        browseable = No
        #vfs object = /usr/lib/samba/vfs/audit.so

[area1]
        comment = Area di lavoro n 1
        path = /mnt/area1
        read only = No
        vfs object = /usr/lib/samba/vfs/audit.so

[test]
        path = /tmp
        printable = Yes
        vfs object = /usr/lib/samba/vfs/audit.so
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to