Displaying 1 result from an estimated 1 matches for "nt_user_1".
Did you mean:
nt_user1
1999 Jun 02
0
Accessing multiple volumes with different rights
...em we did not find a solution in the samba
documentation:
There are two groups of PC users with NT 4, NT_USER_i and HP_USER_i:
NT side UNIX side (HPUX)
smb.conf
----------------------------------------------------------------------------
----------------------------------------------
NT_USER_1 )
... ) X: ==>
//unix_host/basedir_NT/ [NT_USER_DISK]
NT_USER_n )
HP_USER_1 ) X: ==>
//unix_host/basedir_NT/ [NT_USER_DISK]
HP_USER_i ) U: ==>
//unix_host/home/HP_USER_i (i=1..m) [HOMES]
HP_U...