hello

I did set up an PDC and its working fine
only it set windows own data path same as unix home path for user
so I had all data in unix homeoath of the user

I changed
[homes]
path = /home/%U/own


now the profile path is in /home/'username'/own/profile

but what I wish to get is a structure on the linux mashine like this

/home/'username'/own
/home/'username'/profile

I tryed
[global]
logon path = \\%N\%U\profile but same

than I tryed
[global]
logon path = \\%N\profile
[profile]
path = /home/%u/profile

but always the same
someone an idea how to work out?

thanks in advance
Bj�rn




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

Reply via email to