NoteTo allow users to manage messages on the EUQ management console, add their
individual and distribution list email addresses to the list of users on your
LDAP server.
When using SMTP authentication, you do not need to configure LDAP
settings.
|
C:\>ktpass.exe -out filename -princ
HTTP/instance@REALM -mapuser account -ptype KRB5_NT_PRINCIPAL
-pass password
filename
is where the generated
keytab file will be stored. For example,
C:\test.keytab
.instance
is the hostname of the
computer where IMSVA is
installed. For example, imsva.test.com
.REALM
is the uppercase name of
the realm you want to authenticate with, normally the same with the
domain name on DNS server. For example,
TEST.COM
.account
is the account created
for IMSVA. For example,
user@test.com
.password
is the password of the
account.ktpass.exe
is not found,
you can install support tools using the Windows server installation
CD/DVD or download the file from the Microsoft website.