Tom wrote:
Hi,

...

Ok. _But_ with this solution we have to create a profile for each user before they loggued in ; even if the user will never use his account. So we have unuseful profiles and "Default User/" in the netlogon/ directory become unuseful too.
...
Your trick could be a solution but as you said I'm sure (hope?:) there is a more cleaner way.
Anybody for the ultimate solution ?

Thanks
Thomas
I don't use roaming profiles myself, but if you have a "Default User" directory somewhere that is used as a template when creating a users profile, couldn't you use standard substitutions?

[netlogon]
path = /shared/%G/netlogon

then create
/shared/staff/netlogon
/shared/student/netlogon
...etc

each directory can contain its own "Default User" directory. Anything that is common between groups could be a symlink back to /shared/common/netlogon

There might be a still better way, but I think it will involve %G somewhere :)

*Michael Heydon - IT Administrator *
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to