wierd logon problems

Ana Maria Escalante aescalan at ifisiol.unam.mx
Wed Oct 25 16:06:05 GMT 2000


Hi Brian:
     I think that the problem is with "domain master" it should be "yes".
But I don´t know why the problem has just started to happen. Try changing
this parameter, and restarting the samba daemons, it may work.
      Cheers ... Ana María

On Tue, 24 Oct 2000, Brian Hawley wrote:

> Sorry if this type of question has been posted before, but the search 
> link is dead on the samba web page.
> 
> I have a Linux 6.1 server running Samba 2.0.5a with a few win 95/98 
> clients.
> 
> A logon problem has recently appeared:
> 
> When a user types in their password and clicks OK, windows pops up an 
> error that says something like "domain password not correct or access 
> to domain server has been denied".  They usually have to retype their 
> password and click OK 2-4 more times before the server lets them in.  
> This happens everyday for every user.
> 
> It used to work.  I don't know what changed.
> 
> Following is my smb.conf and samples from the samba log files:
> 
> <smb.conf>
> 
> [global]
>    workgroup = WORKGROUP
>    server string = PowerEdge
>    hosts allow = 192.168.1.   127.
>    printcap name = /etc/printcap
>    load printers = yes
>    guest account = nobody
>    log file = /var/log/samba/log.%m
>    max log size = 50
>    security = user
>   encrypt passwords = yes
>   smb passwd file = /etc/smbpasswd
>    socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
>    local master = yes
>    os level = 65
>    domain master = no
>    preferred master = yes
>    domain logons = yes
>    wins support = yes
>    dns proxy = no 
> 
> share modes = yes
> locking = yes
> create mask = 0777
> force create mode = 0777
> directory mask = 0777
> force directory mode = 0777
> 
> [homes]
>    comment = Home Directories
>    browseable = yes
>    writable = yes
>    read only = no
> 
> [public]
>    comment = Public
>    path = /public
>    read only = no
>    writable = yes
>    public = yes
>    create mode = 0775
> 
> [PoweredgeRoot$]
>    comment = PoweredgeRoot$ 
>    path = /
>    valid users = root
>    public = no
>    writable = yes
>    printable = no
> 
> <end smb.conf>
> 
> <log.brian>
> [2000/10/24 13:03:22, 0] lib/util_sock.c:write_socket_data(570)
>   write_socket_data: write failure. Error = Broken pipe
> [2000/10/24 13:03:22, 0] lib/util_sock.c:write_socket(596)
>   write_socket: Error writing 4 bytes to socket 7: ERRNO = Broken pipe
> [2000/10/24 13:03:22, 0] lib/util_sock.c:send_smb(784)
>   Error writing 4 bytes to client. -1. Exiting
> [2000/10/24 13:03:26, 0] smbd/service.c:make_connection(208)
>   wti4 (192.168.1.30) couldn't find service netlogon
> [2000/10/24 13:03:26, 0] smbd/service.c:make_connection(208)
>   wti4 (192.168.1.30) couldn't find service netlogon
> [2000/10/24 13:03:26, 0] smbd/service.c:make_connection(208)
>   wti4 (192.168.1.30) couldn't find service netlogon
> [2000/10/24 13:03:26, 0] smbd/service.c:make_connection(208)
>   wti4 (192.168.1.30) couldn't find service netlogon
> <end log.brian>
> 
> <log.smb>
> [2000/10/24 13:03:15, 1] lib/util_sock.c:client_name(1030)
>   Gethostbyaddr failed for 192.168.1.30
> [2000/10/24 13:03:22, 1] lib/util_sock.c:client_name(1030)
>   Gethostbyaddr failed for 192.168.1.30
> [2000/10/24 13:03:25, 1] lib/util_sock.c:client_name(1030)
>   Gethostbyaddr failed for 192.168.1.30
> [2000/10/24 13:03:45, 1] lib/util_sock.c:client_name(1030)
>   Gethostbyaddr failed for 192.168.1.30   
> <end log.smb>
> 





More information about the samba-ntdom mailing list