Failed to marshall NET_R_SAM_LOGON

andre.doehn at econia.com andre.doehn at econia.com
Thu Oct 11 09:07:04 GMT 2001


hi list,

since iam using samba 2.2 and now upgraded to version  2.2.1a i have the
following
log in /var/log/messages:

smbd[406]: [2001/10/11 19:39:08, 0]
rpc_server/srv_netlog.c:api_net_sam_logon(208)
smbd[406]:   api_net_sam_logon: Failed to marshall NET_R_SAM_LOGON.
smbd[406]: [2001/10/11 19:39:08, 0] rpc_server/srv_pipe.c:api_rpcTNP(1215)
smbd[406]:   api_rpcTNP: api_netlog_rpc: NET_SAMLOGON failed.

i dont know to handle this logentry - what iam doing wrong?!

ive compiled samba with

configure --with-pam --with-syslog --with-quotas
--prefix=/usr/local/samba221a --with-utmp --with-acl-support
--with-smbwrapper

and this is my global smb.conf:

[global]
        security = user
        status = yes
        workgroup = NTDOM
        netbios name = cgn-pdc
        interfaces = eth0 lo
        bind interfaces only = yes
        server string = Samba %v running on %h
        wins support = yes
        time server = yes
        encrypt passwords = yes
        domain logons = yes
        domain master = yes
        local master = yes
        preferred master = yes
        logon script = scripts\logon.bat
        logon home = \\%L\homes
        logon path = \\%L\Profiles\%U
        logon drive = z:
        domain admin group = @adm
        add user script = /usr/sbin/useradd -g smbcl -c Machine -d
/dev/null -s /bin/false %m$
        username map = /usr/local/samba/lib/usermap
        share modes=no
        os level=65
        name resolve order = wins bcast host
        nt acl support = yes
        log level = 10
        log file = /var/log/samba/log.%m
        socket options = IPTOS_LOWDELAY TCP_NODELAY SO_KEEPALIVE

thanks
andre





More information about the samba-ntdom mailing list