Re: logon script
From: Karl Levinson [x y] mvp (jamescagney90210@excite.com)
Date: 11/01/02
- Next message: Karl Levinson [x y] mvp: "Re: Question About Isaserver"
- Previous message: Charlie Tame: "Re: "Windows Security Alert 2319""
- In reply to: JJ: "logon script"
- Next in thread: JJ: "Re: logon script"
- Reply: JJ: "Re: logon script"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Karl Levinson [x y] mvp" <jamescagney90210@excite.com> Date: Thu, 31 Oct 2002 21:38:53 -0500
"JJ" <jazz4man@hotmail.com> wrote in message
news:363901c28143$1a9d65f0$2ae2c90a@phx.gbl...
> I have created a logon.bat and specified in GPO applied to
> root domain. I can run the script when logging on the
> domain but none of my users can.
> What right do I need to grant domain users group so they
> can run the script ???
> I took out the everyone group as security measure and dont
> know which access right to grant domain users to run a
> logon script!
As far as I know, the only permissions you need to look at are the NTFS file
permissions on the logon script file itself [and any files that the script
calls].
[On the other hand, if the login script tries to install, say, windows
security patches, the batch file will run but the security patches will not
install unless the users have local administrator priviledges to the
workstation.]
I think you would just grant "YOURDOMAIN\Domain Users" read permission in
the NTFS permissions on the script. That's a little better than the default
of "Everyone."
If that fails, enable file access failure auditing on the script files, then
check the Windows security event log to see what permissions are missing on
which files. For more instructions on enabling auditing, search this group
for "auditing."
- Next message: Karl Levinson [x y] mvp: "Re: Question About Isaserver"
- Previous message: Charlie Tame: "Re: "Windows Security Alert 2319""
- In reply to: JJ: "logon script"
- Next in thread: JJ: "Re: logon script"
- Reply: JJ: "Re: logon script"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|