High,

I have a problem joining my w2k-Client with Servicepack 2 to a Samba NT-
Domain.

If I try to join, I get a login, I give a user and password, but then I get an 
errormassage like this (sorry for translation)

The number of procedures where outside the allowed range.

I'm using Samba 2.2.0.a with the following smb.conf.
Kernel 2.4.17

Do you have any hinds ??

Thanx

Ingo


[global]
        server string = Lan Manager Server v%v at %h 
        wins proxy = yes
        interfaces = 192.168.202.1/255.255.255.0 
        domain master = yes
        read raw = yes
        dos filetimes = yes
        dos filetime resolution = yes
        getwd cache = yes
        mangle case = no
        workgroup = gup
        fake oplocks = no
        protocol = NT1
        netbios name = gup001
        case sensitive = no
        keep alive = 30
        logon drive = h:
        ;admin users = ikley ingo
        dead time = 15 
        ;read prediction = yes
        max log size = 1000
        ;default = alle
        time server = yes
        preserve case = yes
        lock directory = /var/lock/samba

#Password
        encrypt passwords = yes
        update encrypted = no
        passwd program = /usr/bin/passwd %u
        passwd chat = *new*password* %n\n \
                      *new*password %n\n *password*changed*
        unix password sync = yes
        domain admin group = @root ikley ingo 
        security = user
        guest account = nobody
        domain logons = yes
        smb passwd file = /etc/smbpasswd
        add user script = /usr/sbin/adduser -n -g machines -c Machine -d 
/dev/null -s /bin/false %m$

#Drucken
        print command = lpr -r -P%p %s
        load printers = no
        lpq command = lpq -P%p
        lprm command = lprm -P%p %j
        printcap name = /etc/printcap
        printing = bsd

        write raw = yes
        local master = yes
        short preserve case = yes
        character set = iso8859-1
        os level = 65
        oplocks = yes
        wins support = true
        name resolve order = lmhost, host, bcast, wins, 

[homes]
   comment = Heimatverzeichnis
   browseable = no
   read only = no
   create mode = 0700
   directory mask  = 0700
   exec = /bin/sh -c 'echo "[%T] %U as %u - Anmeldung von %m %a 
%I">>/var/log/samba_%u.log'
   postexec = /bin/sh -c 'echo "[%T] %U as %u - Abmeldung von %m %a 
%I">>/var/log/samba_%u.log'

[netlogon]
   comment = Netlogon Verzeichnis fuer NTen
   path = /home/netlogon
   writeable = no
   guest ok = yes
   browseable = no
   createmask = 0644
   directorymask = 0755  
   valid users = @alle
;   exec = /bin/sh -c 'echo "[%T] %U as %u - Anmeldung von %m %a 
%I">>/var/log/samba_%S.log'
;   postexec = /bin/sh -c 'echo "[%T] %U as %u - Abmeldung von %m %a 
%I">>/var/log/samba_%S.log'


___
Ingo Kley
Westerfeldstr. 140b
33613 Bielefeld

eMail:  [EMAIL PROTECTED]
Tel. :  +49 (0)521/986843

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