User's Manual

24 Using Server Administrator
Single Sign-On
Server Administrator does not support login by default from the desktop icon.
For local machine access, you must have an account on the machine with the
appropriate privileges (Administrator). Other users are authenticated against
the Microsoft Active Directory.
NOTE: Single Sign-On is available only for Server Administrator Web server
management.
However, you can launch Server Administrator using Single Sign-On
authentication against Microsoft Active Directory. The following parameters
must also be passed in:
authType=ntlm&application=[plugin name]
Where plugin name = omsa
For example:
https://localhost:1311/?authType=ntlm&application=
omsa
To launch Server Administrator using Single Sign-On authentication against
the local machine user accounts, the following parameters must also be
passed in:
authType=ntlm&application=[plugin
name]&locallogin=true
Where plugin name = omsa
For example:
https://localhost:1311/?authType=ntlm&application=
omsa&locallogin=true
NOTE: See the Knowledge Base article at
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q258063 for
more information on Single Sign-On.
book.book Page 24 Thursday, February 5, 2009 2:45 PM