Help please
Ingo Kappler
ingo.kappler at web.de
Tue May 8 18:35:18 GMT 2001
> [global]
> # general workgroup stuff
> netbios name = Nadya
> workgroup = DEVELOPMENT
> browseable = yes
> socket options = TCP_NODELAY
> syslog = 2
>
> # browser election stuff. I want to always win the election
> os level = 33
> # I used 33 since that was the value an NT4 server used (or so I
> # was led to believe
> local master = yes
> preferred master = yes
>
> # network config stuff
> hosts allow = 192.168.0. localhost
> interfaces = 192.168.0.1/255.255.255.0
> bind interfaces only = yes
>
> [storage]
> path = /storage
> browseable = yes
> comment = storage drive
> volume = storage
> writeable = yes
> guest ok = no
>
> [homes]
> comment = Home Directories
> read only = No
> browseable = No
>
> Now, when I restart samba using this file, all goes well until I try to
> browse the DEVELOPMENT workgroup through network neighbourhood (tried
> under windows 98, NT4, and 2000 to no avail);
What is with "encrypt passwords=yes" ?
Here is my small config-file. I'm not a crack and this is only for one second
machine at home. I access it from w98.
# Samba config file created using SWAT
# from localhost (127.0.0.1)
# Date: 2001/05/08 20:24:25
# Global parameters
[global]
workgroup = ARBEITSRAUM
server string = Samba %v
encrypt passwords = Yes
map to guest = Bad User
keepalive = 30
character set = ISO8859-1
os level = 65
domain master = Yes
wins support = Yes
kernel oplocks = No
hosts allow = 192.168.0. 127.0.0.
[homes]
comment = Heimatverzeichnis
writeable = Yes
create mask = 0750
browseable = No
[printers]
comment = All Printers
path = /tmp
create mask = 0700
printable = Yes
browseable = No
[SICHERUNG]
comment = Sicherungen auf lila
path = /mnt/hda7-Sicherung/sichern
writeable = Yes
More information about the samba
mailing list