Greetings all!
I have installed 3.0.5 on a Fedora Core2 systems with a hand-built kernel and I seem to have things mostly running. I do have some questions that searches have been unable to produce an answer to. Hopefully, someone here can help.
When I log on to the domain with an XP system(not SP2, yet), it takes forever. It stops at "Loading/Saving your profile" for minutes. I don't see any errors in the log file.
The next question arises mostly due to my inexperience with administering windows domains. However, the more I think about it, the more I think it can't be done. Is it possible to copy local profiles from a windows system to the profiles directory on the samba server and expect everything to work as if the profile were being loaded locally? By locally, I mean non-domain, local profile.
Thank You for any help you can send my way!
Here's my smb.conf:
[global]
workgroup = TELECOM
server string = Telecom Fileserver
passwd program = /usr/bin/passwd %u
passwd chat =
username map = /etc/samba/smbusers
log file = /var/log/samba/log.smbd
max log size = 100
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
add user script = /etc/samba/add_domain_user %u
delete user script = /etc/samba/del_domain_user %u
add group script = /usr/sbin/groupadd %g
delete group script = /usr/sbin/groupdel %g
add user to group script = /usr/bin/gpasswd -a %u %g
delete user from group script = /usr/bin/gpasswd -d %u %g
set primary group script = /usr/sbin/usermod -g %g %u
add machine script = /usr/sbin/useradd -d /dev/null -g machines -s /sbin/nologin %u
logon script = logon.bat
logon path = \\%L\profiles\%u\%m
logon drive = X:
domain logons = Yes
os level = 65
preferred master = Yes
domain master = Yes
dns proxy = No
wins support = Yes
ldap ssl = no
lpq command = /usr/bin/lpq -P %p
lprm command = /usr/bin/lprm -P %p $j
lppause command = /usr/bin/lp -i %p-%j -H hold
lpresume command = /usr/bin/lp -i %p-%j -H resume
queuepause command = /usr/bin/disable %p
queueresume command = /usr/bin/enable %p
[netlogon] comment = Network Logon Service path = /usr/lib/samba/netlogon browseable = No
[profiles] path = /home/nt-prof read only = No create mask = 0600 directory mask = 0700 browseable = No
[homes] comment = Home Directories read only = No browseable = No
[printers] comment = All Printers path = /var/spool/samba printable = Yes browseable = No
[Data1] comment = For Testing purposes only please path = /mnt/Data1 valid users = @users read only = No
[Data3] comment = For Testing purposes only please path = /mnt/Data3 valid users = @users read only = No
[Canon_3300] comment = Canon 3300 path = /var/spool/samba printer admin = @staff read only = No printable = Yes printer name = Canon_3300 oplocks = No share modes = No
Cheers!
Chris Trown
-- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba