Infos

Sie befinden sich aktuell in den Techblog - Tim Wanierke Blog-Archiven für den folgenden Tag 17.3.2009.

Calendar
März 2009
M D M D F S S
« Feb   Apr »
 1
2345678
9101112131415
16171819202122
23242526272829
3031  

Archive für 17.3.2009

Autologin ( Windows and Novell )

Tool für Windows und Novell:
Autolog 3.0.1.3 - Novell Cool Solutions: Cool Tool
Link: http://www.novell.com/coolsolutions/tools/13525.html

Windows:
Sysinternals Tool “Autologon”
Link : http://technet.microsoft.com/de-de/sysinternals/bb963905.aspx

With this tool you can configure a account that will be logged on to the servers console automatically when the server starts. The password of this account will be encrypted.

Novell:
The following article descripes how to “Configure AutoAdminLogon” to log users into NDS and onto Windows.
Link : http://www.novell.com/support/php/search.do?cmd=displayKC&docType=kc&externalId=10087621&sliceId=&docTypeID=DT_TID_1_1&dialogID=36283437&stateId=0%200%2036281470

========= Novell Auto Login ==============
HKLM\Software\Novell\Login\AutoAdminLogon
Value: 1
Data Type: REG_SZ
HKLM\Software\Novell\Login\DefaultLocationProfile
Value: “Default”
Data Type: REG_SZ

HKLM\Software\Novell\Login\DefaultPassword
Value: NDS Password
Data Type: REG_SZ
HKLM\Software\Novell\Login\AutoAdminQueryNDS
Value: 0
Data Type: DWORD

HKLM\SOFTWARE\NOVELL\Location Profiles\Services\{1E6CEEA1-FB73-11CF-BD76-00001B27DA23}\[Location_Profile_Name]\UserName
Value: NDS Username
Data Type: REG_SZ

HKLM\SOFTWARE\NOVELL\Location Profiles\Services\{1E6CEEA1-FB73-11CF-BD76-00001B27DA23}\Default\Tab1\Context
Value: NDS Context (example: USERS.100MAINST.NYC.ACME)
Data Type: REG_SZ

HKLM\SOFTWARE\NOVELL\Location Profiles\Services\{1E6CEEA1-FB73-11CF-BD76-00001B27DA23}\Default\Tab1\Server
Value: Preferred Server (this is optional)
Data Type: REG_SZ

HKLM\SOFTWARE\NOVELL\Location Profiles\Services\{1E6CEEA1-FB73-11CF-BD76-00001B27DA23}\Default\Tab1\ Tree
Value: NDS Tree
Data Type: REG_SZ

HKLM\SOFTWARE\NOVELL\Location Profiles\Services\{1E6CEEA1-FB73-11CF-BD76-00001B27DA23}\Default\Tab3\DefaultDomainName
Value: The NT NetBios of the local machine or the domain name
Data Type: REG_SZ

HKLM\SOFTWARE\NOVELL\Location Profiles\Services\{1E6CEEA1-FB73-11CF-BD76-00001B27DA23}\Default\Tab3\DefaultUserName
Value: The NT Default User Name
Data Type: REG_SZ

|