2013-07-26 13:57 keltezéssel, Bahti írta:
Hi there,

thanks for the great scripts.

I would like to use only the adduser.sh script

Unfortunately I do not have the ini file. Is necessary for this.
Can someone please send me her ini. I might to edit this manually .

thank-you

Hi,

You won't need another one's .ini, you can create it by yourself.

-----------------------------
export MACHINE="hostname-of-your-machine-without-domain-part"
export DOM="domain-of-your-machine-without-trailing-dot"
export MDOM="domain-for-handling-emails"
export ADOM="comma-and-space-separated-list-of-other-mail-domains-maybe-empty"
export IP="internal-ip-of-your-host"
export EIP="external-ip-of-your-host"
export LDOM="internal-domain-without-tld"
export SOG="webmail-title"
export REALM="$DOM-as-uppercase"
export DN="dc=domain,dc=tld" => based on $DOM
export BDN="cn=administrator,cn=users,dc=domain,dc=tld" => based on $DN
export OU="cn=users,dc=domain,dc=tld" => based on $DN
export APW="plaintext-password-for-BDN"
export MMDOM="extarnal-domain-as-uppercase"
export GRP="default-AD-group-other-than-Users" => if you haven't it, you must crete it before use scripts
export CCY="Yourcountry"
export CCO="XX" => two char code of CCY
export CCD="000" => numeric code of CCY
-----------------------------

CCD help: http://userpage.chemie.fu-berlin.de/diverse/doc/ISO_3166.html ;)
--
users@sogo.nu
https://inverse.ca/sogo/lists

Reply via email to