Re: ldap authentication

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




2009/7/9 hqm8512 <hqm8512@xxxxxxx>
hello ,
we're using LDAP for user authentication

I'm looking for a mechanism to automatically create a users home directory
when he logs in for the first time
Thanks,

The autodir package will do precisely that.  It's easy to setup too:

 
yum -y install autodir
 mkdir /u
   
 Edit /etc/sysconfig/auto
      AUTOHOME_HOME=/home/ldapusers
      AUTOHOME_OPTIONS="realpath=/u,level=2,skel=/etc/skel,mode=0700"home
   
    service autohome start
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux