On Fri, 14 Jun 2002 10:25:56 -0400, you wrote: >I'm frustrated and looking for help. I've been trying to get my win2K >client to use shares from my linux server for months (8 months) and have had >no luck thus far.
Eight months is a long time! :-) What have you got in your smb.conf? This is what I think you should have: workgroup = CORP encrypt passwords = Yes security = user domain master = yes domain logons = yes add user script = /usr/sbin/useradd -d /dev/null -g 100 -s /bin/false -M %u [all one line] [shares etc] NB. you don't have to operate as a pdc just to have access to shares. I may have missed something, but you are perhaps 'jumping in the deep end' trying that without having the basic functionality. In the good guide stakes, this one is the best I've found: http://www.samba.org/samba/ftp/docs/htmldocs/Samba-PDC-HOWTO.html to be read in conjunction with the man pages, and other samba how-tos. _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list