Re: User's home folders

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hallo, zingalo/Stefano,

Du meintest am 02.05.12:

> I have a computer room with 30 machine Ubuntu and about 200
> differents users.
> So user_1 will logon on client_1 and he will work on
> /usersHomes/user_1 directory.
> Then, the user_2 will logon on the same client and he will work on
> /usersHomes/user_2 directory.

Perhaps you should mount the home directories on the server via cifs.

I use the following script lines (as part of a longer script):

  Login="rw,file_mode=0644,dir_mode=0755,username=$User,password=$Passwort,noserverino"
  mount -t cifs  -o $Login //$Rechner/$1 /mnt/$Rechner/$Verz

By the way (and as mentioned some days ago): you don't need something  
like "freeradius" for this job.

Viele Gruesse!
Helmut
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


[Index of Archives]     [Info Cyrus]     [LARTC]     [Bugtraq]     [Netfilter]     [RAID]     [Trinity TED Users]     [Yosemite News]
  Powered by Linux