Samba + Roaming Profiles

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Kevin
Date:  
Subject: Samba + Roaming Profiles
On Mon, 2004-01-05 at 11:09, Craig White wrote:
> On Mon, 2004-01-05 at 10:37, Kevin wrote:
> > Just a point of clarification here. Must my samba file server be
> > configured as a PDC in order to host roaming profiles?
> ---
> no - the PDC Domain Users and Groups tool is capable of designating
> \\ANY_SMB_SERVER\SHARE\%u for profiles. Needless to say the users must
> have write permissions on the share. Possibly the Group Policy Editor -
> I haven't tried with that.


I see. I think was too specific in my question. I didn't mean to say
PDC. I am just wondering if the samba server must be part of a domain
(as opposed to just a workgroup) in order to host roaming profiles?

I can get the worm2K client to create a profile folder on the samba
server at logon time, but the perms don't match up. The client is
logging on to the samba server as smbuser 'shari' and creating a
folder. However, because the folder is owned by SERVER\shari instead of
the local CLIENT\shari account, it refuses to use it (even though their
logon credentials are identical).

...Kevin