Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
# main samba configuration
workgroup = mydomaincorp
server string = Samba Server
log file = /var/log/samba/%m.log
max log size = 0
security = share
encrypt passwords = yes
smb passwd file = /etc/samba/smb/passwd
socket options = TCP_NODELAY SORCVBUF=8192 SO_SNDBUF=8192
interfaces = 192.168.0.199/24
dns proxy = no
# and here's my share config
[myshare]
path = /home/data/public
comment = public files
public = yes
only guest = yes
writeable = yes
; printable = no
[myshare_restricted]
path = /home/data/restricted
comment = restricted files and users only
writeable = yes
valid users = kamto, boss
; printable = no
this my questions :
i have some problems about restricted share (myshare_restricted), in win2k (once time i tried and succeed - on win2k the box questions came with username and password) and of course i succeed to with win98, but when i try diffrent platforms, like winME, winXP, no username box questions, and only passwords that you have to type.
A Newbie's Getting Started Guide to Linux
Learn the basics of the Linux operating systems. Get to know what it is all about, and familiarize yourself with the practical side. Basically, if you're a complete Linux newbie and looking for a quick and easy guide to get you started this is it. subscribe
Open Source Security Myths Dispelled Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization subscribe
InformationWeek InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology. subscribe