| RE: .0, CHENTHIL,
>>> 1)How do I make the NT Server don't display the Last user who had logged,
>>> in the logon dialog box? Which key do I have edit/add/modify??
Run C:\Winnt\System32\REGEDT32.EXE, then select the path:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
Add the value "DontDisplayLastUserName" with a data type of REG_SZ
and a value of "1"
While you are in this path, you might want to edit "LegalNoticeCaption"
to read "Digital Internal Use Only" and edit "LegalNoticeText" to read
"Unauthorized Access Is Prohibited".
>>> 2)I installed Netscape 3.0,SQL Server V6.5 while logged in as administrator
>>> but while I log out and login again as a user who is a member of Domain
>>> user,guests I amxnot able to see Netscape and some other programs
>>> which are available toxadministrator. How do I make it available
>>> to other users?
>>> I do a interactive login. Server is installed as PDC (WNT 4.0)and
>>> thats where all the softwares like Netscape,SQL etc are installed
>>> with logged in as administrator.
>>> Could someone help me on this
Run Explorer and point to C:\Winnt\Profiles; you'll see entries for the
Administrator, All Users, Default User, and the individual username(s).
Open the Administrator folder and drag the common entries like Netscape,
SQL, etc over to the All Users folder and everyone will then have access
to these programs.
I hope this helps you,
Ron
|