[NTLUG:Discuss] samba guru needed
terry
kj5zr at yahoo.com
Mon Apr 19 12:41:34 CDT 2004
Jay Urish wrote:
> Hey yall,
> I am working a problem with a samba server and I need some help
>
> It appears that the server is not browsable, and when you try and get to
> it through my network places,
> winblows reports that the box is "not acccessable"
>
> what am I doing wrong?
>
> Do I just need to start with a fresh conf and build it line by line?
>
>
> here is my current conf.
> workgroup = DikitaSMB
> server string =PrintServer
> netbios name = PrintServer
> browseable = Yes
> browse list = yes
> printcap name = /etc/printcap
> load printers = yes
> print command = /usr/bin/lpr -P%p %s -r
> lpq command = /usr/bin/lpq -P%p
> lprm command = /usr/bin/lprm -P%p %j
> log file = /var/log/samba/log.%m
> max log size = 50
> log level = 6
> interfaces = 192.168.1.4
> security = user
> guest ok = yes
> guest account = nobody
> map to guest = nobody
> password level = 8
> username level = 8
> encrypt passwords = yes
> smb passwd file = /etc/samba/smbpasswd
> socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
> remote announce = 192.168.1.255
> local master = yes
> os level = 64
> domain master = yes
> preferred master = yes
> name resolve order = host wins lmhosts bcast
> dns proxy = no
> preserve case = yes
> short preserve case = yes
>
> #============================ Share Definitions
> ==============================
> [engineering]
> path = /home/samba/eng
> public = yes
> writable = yes
> printable = no
> browseable = yes
> read only = no
> create mask = 0660
> directory mask = 0770
> force group = smbusers
>
> [ipc$]
> guest account = nobody
> guest ok = yes
> path = /tmp
>
> [root]
> path = /
> comment = The root directory
> guest ok = no
> writable = true
>
>
> [printers]
> comment = All Printers
> path = /var/spool/samba
> force user = root
> browseable = yes
> printable = yes
> guest ok = no
> writable = no
> create mode = 0700
>
>
>
> _______________________________________________
> https://ntlug.org/mailman/listinfo/discuss
>
Maybe it has something to do with password encryption?
See: http://samba.linuxbe.org/en/samba/learn/encryption.html
--
Registered Linux User 188099
http://counter.li.org/
More information about the Discuss
mailing list