Disabling buttons on NetWare Security dialog
(Last modified: 29Jun2004)
This document (10051328) is provided subject to the disclaimer at the end of this document.
symptom
Disabling buttons on NetWare Security dialog
fact
NT Client
fix
The following registry keys disable the buttons on the NetWare Security-dialog when pressing Ctrl-Alt-Del
The following settings work with the 4.8 NT client.
disable "Lock Workstation"
HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System
DWORD "DisableLockWorkstation" = "0x1"
disable "Change Password"
HKLM\SOFTWARE\Novell\NWGINA\Security
DWORD "Disallow Password Change" = "0x1"
disable "Logout" (currently works with Terminal Server only)
HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
DWORD "NoLogoff" = "0x1"
disable "Shutdown at login screen"
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\WINLOGON
ShutDownWithoutLogon:REG_SZ:0
Alternate Solution (Updated 9May2001):
To disable the buttons on the security screen dialog, create the following key.
HKLM\SOFTWARE\Novell\Nwgina\Security
In this key create the following DWORD values and set them to 1.
NoLogOff
DisableShutdown
DisableLockWorkstation
DisableChangePassword
DisableTaskMgr
document
Document Title: | Disabling buttons on NetWare Security dialog |
Document ID: | 10051328 |
Solution ID: | NOVL4285 |
Creation Date: | 04Apr2000 |
Modified Date: | 29Jun2004 |
Novell Product Class: | Management Products NetWare |
disclaimer
The Origin of this information may be internal or external to Novell. Novell makes all reasonable efforts to verify this information. However, the information provided in this document is for your information only. Novell makes no explicit or implied claims to the validity of this information.
Any trademarks referenced in this document are the property of their respective owners. Consult your product manuals for complete trademark information.