skyfolly Apprentice
Joined: 16 Jul 2003 Posts: 245 Location: Dongguan & Hong Kong, PRC
|
Posted: Thu Dec 09, 2004 3:54 pm Post subject: Sorry, searched, no answers+samba only allow one XP to login |
|
|
another pc can not even see the workgroup. where did I got it wrong?
Code: |
[global]
workgroup = blah
server string = blahblah
hosts allow = 192.168.2.101 192.168.2.103 192.168.2.105
printcap name = /etc/printcap
load printers = yes
netbios name = lalala
log file = /var/log/samba/%m.log
max log size = 50
encrypt passwords = yes
smb passwd file = /etc/samba/smbpasswd
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
dns proxy = no
#============================ Share Definitions ==============================
idmap uid = 16777216-33554431
idmap gid = 16777216-33554431
template shell = /bin/false
username map = /etc/samba/smbusers
password server = None
winbind use default domain = no
[homes]
comment = Home Directories
valid users = %S
read only = no
browseable = no |
_________________ I am the only being whose doom
No tongue would ask no eye would mourn
I never caused a thought of gloom
A smile of joy since I was born.
emily bronte |
|