Displaying 1 result from an estimated 1 matches for "sjmpdc".
Did you mean:
  sam3dc
  
2003 Mar 10
3
Roaming Profiles with Samba PDC
...rence to it in the archives; I had just never seen what the solution is.  Below is a snippet of my smb.conf file that I believe would contain the pertinent information.
[global]
# Change this for the workgroup/NT-domain name your Samba server will part of
   workgroup = sjmlinux
   netbios name = sjmpdc 
# server string is the equivalent of the NT Description field
   server string = %h server (Samba %v)
   guest account = nobody
   invalid users = root
# This tells Samba to use a separate log file for each machine
# that connects
   log file = /var/log/samba/log.%m
# Put a capping on the size...