I will look at that, but the other hand it did not work before I added the
'EnablePlainTextPassword 0x01' in win registry.

----- Original Message -----
From: "Ing Juan Pablo Feria" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, November 09, 2002 6:02 PM
Subject: Re: samba problem


> Conny
>
> are you using encrypted passwords>?
>
>
> if u are using win 98/NT or newer cliente try the following....
>
> add
>
>
>
> encrypt passwords = yes
>
>
>
> to smb conf and restart samba /etc/init.d/smb restart
>
> and run on a root shell...
>
>
> smbpasswd -a username
>
> where username is the windows login for a windows client with his
> respective passwd and try again
>
>
> good luck
>
>
> On Sat, 2002-11-09 at 09:33, Conny Enström wrote:
> > I installed samba for using my win printer and share files.
> > I can see the Samba machine from win but I cant access it.
> > The printer is set up by adding a Win remote printer and also fail to
get access to the printer. I have all the path's names and passwd ok.
> > And I have done the regkey stuff in win. But I dont get that far for the
passwd.
> >
> > when I run 'tcpdump' it says:
> >
> > 16:29:52.658840 192.168.0.2.netbios-ns > 192.168.0.255.netbios-ns: NET
UDP PACKET(137): QUERY; REQUEST; BROADCAST
> > 16:29:52.658840 192.168.0.2.netbios-ns > 192.168.0.3.netbios-ns: NET UDP
PACKET(137): QUERY; POSITIVE; RESPONSE ;UNICAST
> >
> > lots of outputs like this
> > ---------------------------------
> > my /etc/samba/smb.conf
> >
> > [global]
> >
> >    workgroup = WORKGROUP
> >    comment = Samba Server
> >    printing = bsd
> >    printcap name = /etc/printcap
> >    load printers = yes
> >    log file = /var/log/samba/log.%m
> >    max log size = 50
> >    short preserve case = yes
> >    preserve case = yes
> >    lock directory = /usr/local/samba/var/locks
> >    locking = yes
> >    share modes = yes
> >    security = user
> >    socket options = TCP_NODELAY
> >
> > [homes]
> >    comment = Home Directories
> >    browseable = no
> >    writable = yes
> >
> > [printers]
> >    comment = All Printers
> >    path = /usr/spool/samba
> >    browseable = no
> >    printable = yes
> >    guest ok = no
> >    writable = no
> >    create mask = 0700
> >
> > [public]
> >    comment = Public Stuff
> >    path = /home/samba
> >    public = yes
> >    writable = yes
> >    printable = no
> >    write list = @users
> >
> --
>
>
> Wayne's World C Programming Style Guide:
>         A == B; !;
>
>
>
> _______________________________________________
> Seawolf-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/seawolf-list



_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list

Reply via email to