Configure client with no Win server.

GL Fournerat gary at netin.com
Fri Mar 9 20:55:53 GMT 2001


Hello Kathy:

You might want to look closer at the last line in your global section...

 1  name resolve order = lmhosts wins bcast

I believe it should read:

name resolve order = lmhosts wins bcast
--------

And if you're going to use WINS, where is the WINS server identified in the
[global] section?

--------
Also, regarding ...

# encrypt passwords = yes
# smb passwd file = /etc/samba/smbpasswd

... here is a quote from "Using Samba", pg 42...

"If you are using Windows 98 or Windows NT Service Pack 3 or above, you must add
the following entry to the [global] section of the Samba configuration
file: encrypt passwords = yes."

---------

I hope this helps (or gives you some ideas where to look),
Gary Fournerat



"Kathleen P. Le (CAA)" wrote:

> Rich,
>
> I also think so that I need 2 smb.conf files.  And below are my
> smb.conf file settings which still result in "You must log on
> before performing this operation" which is when I tried to map
> a directory from the SAMBA server (Linux) to the Windows client.
>
> [global]
>    netbios name = nb85
>    server string = Samba Server nb85
>    hosts allow =137.127.
> ;  guest account = pcguest
>    security = user
>    password level = 8
>    username level = 8
> # encrypt passwords = yes
> # smb passwd file = /etc/samba/smbpasswd
>    domain logons = yes
>  1  name resolve order = lmhosts wins bcast
> [homes]
>    comment = Home Directories
>    path = %H
>    writable = yes
>    valid users = %S
>    create mode = 0600
>    directory mode = 0700
>    locking = no
>    browseable = yes
>    writable = yes
>
> Other settings that I don't list are commented out.
> I appreciate any help,
>
> Thanks,
>
> Kathleen Le





More information about the samba mailing list