[Samba] Samba - wireless - PDC
emammendes at superig.com.br
emammendes at superig.com.br
Sun Apr 3 21:29:07 GMT 2005
Hello
I wonder how I could get my linux box to serve logins to a Windows Me box.
At the moment samba is running but I cannot access home dirs (No user log on).
Since ME (wireless card DWL+G520) accesses an AP (DI 624 - 192.168.0.1 + ADSL)
and the card manager comes up at end of the booting process, I have no idea
how to get a user log on box (To be honest I don't know if this is possible -
first time playing with ME).
Here is my smb.conf
[global]
workgroup = EACGHOME
server string = Samba Server %v
interfaces = 192.168.0.2/255.255.255.0 127.0.0.1
socket address = 192.168.0.2 127.0.0.1
bind interfaces only = Yes
security=user
printcap name = cups
load printers = yes
printing = cups
printer admin = @adm
log file = /var/log/samba/log.%m
max log size = 50
map to guest = bad user
encrypt passwords = yes
smb passwd file = /etc/samba/smbpasswd
dns proxy = no
netbios name = ut-eacghome
[homes]
comment = Home Directories
browseable = yes
writable = yes
[printers]
comment = All Printers
path = /var/spool/samba
browseable = no
guest ok = yes
writable = no
printable = yes
create mode = 0700
print command = lpr-cups -P %p -o raw %s -r # using client side printer
drivers.
use client driver = yes
[print$]
path = /var/lib/samba/printers
browseable = yes
write list = @adm root
guest ok = yes
inherit permissions = yes
Many thanks
Ed
More information about the samba
mailing list