Here is my smb.conf: # Samba config file created using SWAT # from 0.0.0.0 (0.0.0.0) # Date: 2001/09/10 08:49:11 # Global parameters [global] ;debug = 3 use client driver = Yes wins server = XXXXXXX domain master = False add user script = /usr/sbin/useradd %U -g smbuser announce version = 5.0 printing = cups dns proxy = No encrypt passwords = Yes socket options = TCP_NODELAY SO_KEEPALIVE IPTOS_LOWDWLAY SO_RCVBUF=32768 SO_SNDBUF=32768 max log size = 50 preferred master = False deadtime = 10 interfaces = eth0 password server = XXXXXXX delete user script = /usr/sbin/userdel %U security = SERVER server string = Samba Server workgroup = CWC log file = /var/log/samba/log.%m netbios name = LNXPRN01 printcap = /etc/printcap veto files = /*.eml/*.nws/riched20.dll/ oplocks = true getwd cache = yes ;load printers = yes local master = true printcap name = lpstat wide links = no change notify timeout = 180 [homes] comment = Home Directories read only = No browseable = Yes [printers] path = /tmp printable = yes ;lpq command = lpq %p browseable = No guest ok = yes writable = no create mode = 0700 print command = lpr -P %p -o raw %s -r lpq command = lpstat -o %p lprm command = cancel %p-%j [test] comment = test path = /tmp guest ok = Yes -----Original Message----- From: Wade Winright [mailto:Wwinrigh@thecreek.com] Sent: Wednesday, October 24, 2001 7:31 AM To: 'samba@lists.samba.org' Subject: Users not being created... Hello all, I used to be able to have a home directory created for each user that logged in and authenticated off of the NT server, but this seems to have gone away. Is this something new to 2.2.2? Is this the %u problem I have been seeing? Any help would be great... Wade Winright "Open the pod bay doors HAL!!!" -Arthur C. Clarke -------------- next part -------------- HTML attachment scrubbed and removed