Jerry Haltom <[EMAIL PROTECTED]> writes:
> Right now we are using a funny combination of shell scripts to
> export LDAP to some .txt files in site/, and edited config.pl to
> parse these files. I'd rather have unattended directly contact
> LDAP... would be much less maintenance.
Well, you might t
Hi,
I wrote some code to get the administrators group name for the registry
by looking up the name for the SID. We could use it for
$ENV('ADMINGROUP') = get_admin_group() to modify the net localgroup add
part in the install.pl.
It's tested and works...
--- code ---
# Return the localized name o