summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2e9579a)
raw | patch | inline | side by side (parent: 2e9579a)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 24 May 2005 08:07:09 +0000 (08:07 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 24 May 2005 08:07:09 +0000 (08:07 +0000) |
plugins/personal/posix/class_posixAccount.inc | patch | blob | history | |
plugins/personal/posix/generic.tpl | patch | blob | history |
diff --git a/plugins/personal/posix/class_posixAccount.inc b/plugins/personal/posix/class_posixAccount.inc
index 07e7d3ba4c215861539c742f3e819b7f286cc23c..e1dc1b911c6a264cbb7712cc8d6c5bb144ad2b9e 100644 (file)
/* Load attributes and acl's */
foreach($this->attributes as $val){
+ if(($_SESSION["js"])&&(($val=="uidNumber")||($val=="gidNumber")))
+ continue;
$smarty->assign("$val", $this->$val);
$smarty->assign("$val"."ACL", chkacl($this->acl,$val));
}
index 05ab0d000695c857bf43210087b908f454b57701..0bd44207dd881582292f91431e087b477e0e3c83 100644 (file)
</table>
<p class="seperator"> </p>
-</p>
<table style="width:100%; vertical-align:top; text-align:left;" cellpadding=0 border=0>
<tr>
<td style="vertical-align:top; width:50%">