> > As David has said, I don't think samba can do this. Maybe there's some way > > of fiddling the registry per user in the netlogon script, but I suspect > > that by the time that script is running it's too late. But you'd only use > > a roaming profile for the first login that way. Samba does allow "smb.conf include files" (not sure if that is the correct term for this). You could simply set the Samba parameter that controls these "include files" to load custom smb.conf snippets for each user (I don't have my samba docs here at home and can't remember what the parameter is called). For example, user A logs in and gets roaming profiles while user B gets local profiles.
Seems like this would be a fairly simple thing to implement. The SME create user account process could simply place the smb.conf snippet in the users home directory or something. In fact, it seems like it would make more sense to do this and place a profiles option in the user accounts panel than it does to put a profiles option in the workgroup panel. Just a thought... Regards, Greg Zartman -- Please report bugs to [EMAIL PROTECTED] Please mail [EMAIL PROTECTED] (only) to discuss security issues Support for registered customers and partners to [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org
