Didn't tried that, but I have done unix password sync = yes So I thought it would not be necessary But just to be sure, I'll try your suggestion ;-) Thanks Francisco Sergio Masci wrote: >----- Original Message ----- >From: Francisco J. A. Ares >To: pic microcontroller discussion list >Sent: Wednesday, September 01, 2004 3:12 PM >Subject: [OT]: linux box for windows network shares (samba) > > > > >>WAY off topic ;-) >> >>But it seems there are some good Linux gurus on PIClist, so... >> >>I'm trying to put up a samba server in a Linux (Gentoo) box, but there >>are so many configuration options that I don't know what else I should >>try next. >> >>Can anyone send me a "smb.conf" sample? All I want is to be able to >>share some folders to some of the network users, so they already have an >>user account on this Linux machine, and they must be authenticated by >>this server (and not by the other WinNT server) >> >>Here is what I have now: >> >>[global] >>workgroup = MY_NET1 >>netbios name = Samba Server >>server string = Windows Shares in a Linux Box %v >>log file = /var/log/samba3/log.%m >>max log size = 50 >>log level = 1 >>security = user >>encrypt passwords = yes >>smb passwd file = /etc/samba/private/smbpasswd >>unix password sync = yes >>passwd program = /usr/bin/passwd %u >>passwd chat = *New*UNIX*password* %n\n *Re*ype*new*UNIX*password* %n\n >>\*passwd:*all*authentication*tokens*updated*successfully* >>socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 >>os level = 2 >>preferred master = no >> >>[homes] >>comment = Home Directories >>browseable = no >>writable = yes >> >>[Files] >>comment = General use >>browseable = yes >>writeable = yes >>wide links = no >>path = /desenv >> >>[www] >>comment = Intranet WebServer access >>browseable = yes >>public = yes >>write list = user1,user2,user3,@www >>path = /var/www/localhost/htdocs/ >> >> >>Thanks >>Francisco >> >> > >Have you added the users uing the "smbpasswd -a" ? > >Regards >Sergio Masci > _______________________________________________ http://www.piclist.com View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist