[K12OSN] Roaming profile directory

Les Bell lesbell at lesbell.com.au
Fri May 28 02:17:38 UTC 2004


"Joe Faletra" <jfaletra at sau16.org> wrote:

>>
If I want all of the profiles saved in /var/samba/profiles/USERNAME
what would I do?
<<

Based on copying'n'pasting from my own, similar, Samba setup:

[global]

        logon path = \\%N\profiles\%u
        logon drive = H:

You'll also need to share /var/samba/profiles as "profiles" to match the
logon path above:

[profiles]
        path = /var/samba/profiles
        read only = No
        create mask = 0600
        directory mask = 0700

That basically should do it.

Best,

--- Les Bell, RHCE, CISSP
[http://www.lesbell.com.au]






More information about the K12OSN mailing list