On Fri, 19 Mar 2010, Roland Studer wrote:

> 1. It is possible to change the attributes that are shown in the
> tables in LAM, for example in the user table (User ID? First name Last
> name UID number GID number). Does anyone use that feature, how do you
> use it?

Here are the relavant parts of a patch I appply to lam.conf on all installs.
.....
-types: attr_user: #uid;#givenName;#sn;#uidNumber;#gidNumber
+types: attr_user: #uidNumber;#uid;#gecos;#gidNumber
 
-types: attr_group: #cn;#gidNumber;#memberUID;#description
+types: attr_group: #gidNumber;#cn;#memberUID;#description
 
-types: attr_host: #cn;#description;#uidNumber;#gidNumber
+types: attr_host: uid:Host Name (uid);cn:Host Name 
(cn);#description;#uidNumber;#gidNumber
.....

> Also during user research we saw what we think are the primary things
> most of you use LAM for. Please read our findings and you're welcome
> to agree or disagree with these statements.
> 
> - The single most important task for LAM is to create new user accounts.

Agree.
Although one of my clients also maintains e-mail aliases. And if there
was a radius module, they would maintain radius passwords too.

> - Once accounts are set up, things change rarely, except for
> assignment to groups.

Agree.

> - The possibility to create home directories during account creation
> is a major advantage of LAM.

Agree.


-- 
Tim Rice                                Multitalents    (707) 887-1469
[email protected]
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Lam-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/lam-public

Reply via email to