Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
cant see my Desktop
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
hesaias
n00b
n00b


Joined: 13 Feb 2005
Posts: 25

PostPosted: Wed Mar 23, 2005 11:48 pm    Post subject: cant see my Desktop Reply with quote

I am trying to get my WLAN back up after switching from W2K to Gentoo. I have emerged Samba, and have set up my smb.conf file thus

Code:
null passwords = yesprivate
workgroup = DSPLAN
server string = Gentoo Linux Server
encrypt passwords = True
security = share
smb passwd file = /etc/samba/private/smbpasswd
log file = /var/log/samba/log.%m
socket options = IPTOS_LOWDELAY TCP_NODELAY
domain master = Yes
preferred master = Yes
os level = 65
dns proxy = No
name resolve order = lmhosts host bcast
bind interfaces only = True
interfaces = eth0
hosts deny = ALL
hosts allow = 10.0.0.0/24 127.0.0.1 (list of allow hosts here)
debug level = 1
create mask = 0644
level2 oplocks = True
read raw = no
write cache size = 262144
remote announce = 10.0.0.255
use client driver = yes

[Pictures]
path = /mnt/Pictures
comment = /
guest ok = yes
read only = no
widelinks = no
username map = /etc/samba/smbusers

[Music]
path = /mnt/music
guest ok = yes
read only = no
widelinks = no
username map = /etc/samba/smbusers


I have set my laptop up on the dsplan workcroup, and it shows up, but I cannot connect. Sez I do not have authorization.

what am I doing wrong, or am I missing something?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum