Hi guys,
I am currently running SME 7.2 and wish to move the home drive letter from Z: to H:, I hav tried to modify the smb.conf by running:
root@host[~]# mkdir -p /etc/e-smith/templates-custom/etc/samba/smb.conf/
root@host[~]# cp /etc/e-smith/templates/etc/samba/smb.conf/11logondrive /etc/e-smith/templates-custom/etc/samba/smb.conf/11logondrive
root@host[~]# /sbin/e-smith/expand-template /etc/samba/smb.conf
yet smb.conf still shows logonDrive = Z:
What am I doing wrong...?
Secondly, I have been using kixtart (
http://www.kixtart.org) for my login scripts. For some reason, it fails to pick up the group membership of any user. I have an ITDEPT group with user jdoe, when testing this on a windows server, the script line InGroup("ABCLTD\ITDEPT") works ok, but not on SME server. I was wondering how SME passed it's group membership data to Windows...? My appologies if this is not related to SME, if so, I'll report it on the Kix forums.
Thanks,
Robert