Good afternoon all. I have a RedHat8 machine with Samba 2.2.8. I just got the PDC function working with help from you guys. I was wondering if you might be able to tell me how to use the PDC function without using the roaving profiles? Any help is appreciated. Thanks. David MY SMB.CONF FILE #### Global Parameters #### [global] workgroup = DOMAIN server string = rh1 encrypt passwords = Yes max log size = 0 time server = Yes socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 domain admin group = root add user script = /usr/sbin/useradd -d /dev/null -g 100 -s /bin/false -M %u logon script = login.bat logon path = \\%L\profiles\%U <file:///\\%25L\profiles\%25U> logon home = \\%L\%U\.profile <file:///\\%25L\%25U\.profile> domain logons = Yes os level = 65[17;9Hpreferred master = Yes domain master = Yes dns proxy = No [netlogon] comment = The domain logon service path = /etc/samba read only = No create mask = 0600 directory mask = 0700 #### Network Shares #### [public] comment = Public path = /public read only = No [homes] comment = Home Directories valid users = %S read only = No create mask = 0664 directory mask = 0775 browseable = No #### Network Printers #### [lj4] path = /var/spool/lpd/lp1 printable = Yes printer name = lp1