<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://t2bwiki.iihe.ac.be/index.php?action=history&amp;feed=atom&amp;title=AddNewUserFromUCLToLDAP</id>
	<title>AddNewUserFromUCLToLDAP - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://t2bwiki.iihe.ac.be/index.php?action=history&amp;feed=atom&amp;title=AddNewUserFromUCLToLDAP"/>
	<link rel="alternate" type="text/html" href="https://t2bwiki.iihe.ac.be/index.php?title=AddNewUserFromUCLToLDAP&amp;action=history"/>
	<updated>2026-05-16T08:20:32Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://t2bwiki.iihe.ac.be/index.php?title=AddNewUserFromUCLToLDAP&amp;diff=12&amp;oldid=prev</id>
		<title>Maintenance script: Created page with &quot; === Account creation === To ease access to the LDAP master server, we have installed the Web interface phpLDAPadmin (also called &quot;PLA&quot;) on it. To use this interface, just ty...&quot;</title>
		<link rel="alternate" type="text/html" href="https://t2bwiki.iihe.ac.be/index.php?title=AddNewUserFromUCLToLDAP&amp;diff=12&amp;oldid=prev"/>
		<updated>2015-08-26T12:28:11Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot; === Account creation === To ease access to the LDAP master server, we have installed the Web interface phpLDAPadmin (also called &amp;quot;PLA&amp;quot;) on it. To use this interface, just ty...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
=== Account creation ===&lt;br /&gt;
To ease access to the LDAP master server, we have installed the Web interface phpLDAPadmin (also called &amp;quot;PLA&amp;quot;) on it. To use this interface, just type the following address in your browser :&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
https://ldap01.iihe.ac.be&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
The login DN to use for user management is :&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cn=manager,dc=tier2,dc=be&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
(Of course, you know the password !) Once successfully logged, you will see on the left a treeview showing the different sub-domains existing under dc=tier2,dc=be. New CMS accounts from UCL are to be created under the sub-domain dc=irmp, in the organisational unit ou=People. Click on &amp;quot;Create new entry here&amp;quot; under &amp;quot;ou=People&amp;quot;, then choose the &amp;quot;UCL specific: User Account&amp;quot; template and fill in the form with the information the user has sent to you by email.&lt;br /&gt;
&lt;br /&gt;
Be aware that non-overlapping UID number ranges were agreed :&lt;br /&gt;
*from 501 to 1500 for UCL&amp;#039;s users;&lt;br /&gt;
*from 20501 to 20700 for IIHE&amp;#039;s users.&lt;br /&gt;
&lt;br /&gt;
=== Home directory creation ===&lt;br /&gt;
Log on to the fileserver (jefke) and create the user&amp;#039;s home directory with the correct permissions :&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
mkdir /storage/user/&amp;lt;login_name&amp;gt;&lt;br /&gt;
chown &amp;lt;login_name&amp;gt;:localusers /storage/user/&amp;lt;login_name&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
The last step is to copy the user&amp;#039;s SSH public key in his authorized_keys file :&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
mkdir /storage/user/&amp;lt;login_name&amp;gt;/.ssh&lt;br /&gt;
chown &amp;lt;login_name&amp;gt;:localusers /storage/user/&amp;lt;login_name&amp;gt;/.ssh&lt;br /&gt;
chmod 700 /storage/user/&amp;lt;login_name&amp;gt;/.ssh&lt;br /&gt;
cat id_rsa.pub &amp;gt;&amp;gt; /storage/user/&amp;lt;login_name&amp;gt;/.ssh/authorized_keys&lt;br /&gt;
chmod 600 /storage/user/&amp;lt;login_name&amp;gt;/.ssh/authorized_keys&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{TracNotice|{{PAGENAME}}}}&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
</feed>