<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.12.2">
</HEAD>
<BODY>
Hi all<BR>
<BR>
I've managed to get a few features that I'd been struggling with working on FDS, however I'd appreciate any guidance with the following:<BR>
<BR>
Our service desk is outsourced and I'm looking to replace an existing NIS implementation with LDAP (probably Redhat, but until we prove it to be reliable I'm sticking with FDS for now).<BR>
<BR>
I'm trying to avoid using the Administrator accounts set up in O=NetscapeRoot and create user accounts within the main dc=example,dc=com schema and give them access to the relevant subtrees to be able to create user accounts, reset passwords etc - effectively delegating restricted admin access whilst still ensuring the security model.<BR>
<BR>
I thought i had achieved this by setting an Access Role on the target OU and specifying that a group I had already created would have full access to all attributes (I can refine this later to restrict down to the bare minimum).<BR>
<BR>
Below is the syntax obtained from the GUI console when setting up the restriction<BR>
<BR>
(targetattr = "*") <BR>
(target = "ldap:///ou=Laser,dc=example,dc=com") <BR>
(version 3.0;<BR>
acl "Sdesk";<BR>
allow (all)<BR>
(groupdn = "ldap:///cn=gpServiceDesk,ou=Groups, dc=example,dc=com")<BR>
;)<BR>
<BR>
however, when I attempt to add a user via the newuser.pl script I obtained from netauth, I get the following:<BR>
<BR>
failed to add entry: Insufficient 'write' privilege to the 'userPassword' attribute at ./newuser.pl line 232, <DATA> line 228.<BR>
<BR>
Has anyone implemented a security model like this and if so, would they be able to share any experiences.<BR>
<BR>
Thanks<BR>
<BR>
Darren<BR>
<BR>
<BR>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<FONT SIZE="1">--</FONT><BR>
<B><FONT SIZE="1">Darren Paxton</FONT></B><FONT SIZE="1">, European Midrange Systems Senior Engineer</FONT><BR>
<FONT SIZE="1">Centralised Operations | MMC Global Technology Infrastructure (MGTI)</FONT><BR>
<FONT SIZE="1">Mercer Human Resource Consulting | Mercury Court, Tithebarn Street, Liverpool, L2 2QH, Merseyside, UK</FONT><BR>
<FONT SIZE="1">+44 (0) 151 242 7216 | Mobile +44 (0) 7789 0 30027 | </FONT><U><FONT SIZE="1"><FONT COLOR="#0057a6"><A HREF="file://'mailto:darren.paxton@mercer.com'">darren.paxton@mercer.com</A></FONT></FONT></U><BR>
<U><FONT SIZE="1"><FONT COLOR="#0057a6"><A HREF="file://'http://www.mmc.com'">www.mmc.com</A></FONT></FONT></U>
</TD>
</TR>
</TABLE>
<BR>
</TD>
</TR>
</TABLE>
<br>
This e-mail and any attachments may be confidential or legally privileged.If you received this message in error or are not the intended recipient, you should destroy the email message and any attachments or copies, and you are prohibited from retaining, distributing, disclosing or using any information contained herein. Please inform us of the erroneous delivery by return e-mail. Thank you for your co-operation.<br>
<br>
Mercer Human Resource Consulting Limited is authorised and regulated by the Financial Services Authority. Registered in England No. 984275.  Registered Office: 1 Tower Place West, Tower Place, London, EC3R 5BU.<br>
<br>
</BODY>
</HTML>