File: apd.html

package info (click to toggle)
ldap-account-manager 3.7-2
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 34,660 kB
  • sloc: php: 49,813; perl: 305; makefile: 169; sh: 156; pascal: 132; xml: 111
file content (12 lines) | stat: -rw-r--r-- 3,592 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>AppendixD.Setup for home directory and quota management</title><link rel="stylesheet" type="text/css" href="style.css"><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="LDAP Account Manager - Manual"><link rel="up" href="index.html" title="LDAP Account Manager - Manual"><link rel="prev" href="apc.html" title="AppendixC.Recommended OpenLDAP settings"><link rel="next" href="apds02.html" title="Setup sudo"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">AppendixD.Setup for home directory and quota management</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="apc.html">Prev</a></td><th width="60%" align="center"></th><td width="20%" align="right"><a accesskey="n" href="apds02.html">Next</a></td></tr></table><hr></div><div class="appendix" title="AppendixD.Setup for home directory and quota management"><div class="titlepage"><div><div><h2 class="title"><a name="a_lamdaemon"></a>AppendixD.Setup for home directory and quota management</h2></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="section"><a href="apd.html#idp6174528">LDAP Account Manager configuration</a></span></dt><dt><span class="section"><a href="apds02.html">Setup sudo</a></span></dt><dt><span class="section"><a href="apds03.html">Setup Perl</a></span></dt><dt><span class="section"><a href="apds04.html">Set up SSH</a></span></dt><dt><span class="section"><a href="apds05.html">Troubleshooting</a></span></dt></dl></div><p>Lamdaemon.pl is used to modify quota and home directories on a
    remote or local host via SSH. If you want wo use it you have to set up the
    following things to get it to work:</p><div class="section" title="LDAP Account Manager configuration"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="idp6174528"></a>LDAP Account Manager configuration</h2></div></div></div><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><p>Set the remote or local host in the configuration (e.g.
          127.0.0.1)</p></li><li class="listitem"><p>Path to lamdaemon.pl, e.g.
          /srv/www/htdocs/lam/lib/lamdaemon.pl If you installed a Debian or
          RPM package then the script may be located at
          /usr/share/ldap-account-manager/lib or /var/www/html/lam/lib.</p></li><li class="listitem"><p>Your LAM admin user must be a valid Unix account. It needs to
          have the object class "posixAccount" and an attribute "uid". This
          account must be accepted by the SSH daemon of your home directory
          server. Do not create a second local account but change your system
          to accept LDAP users. You can use LAM to add the Unix account part
          to your admin user.</p></li></ul></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="apc.html">Prev</a></td><td width="20%" align="center"></td><td width="40%" align="right"><a accesskey="n" href="apds02.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">AppendixC.Recommended OpenLDAP settings</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">Setup sudo</td></tr></table></div></body></html>