thank you bcastner, exactly as you describe -issue solved
jrbarnnet, when I hit ctrl alt del, i just get the task manager not the box with teh six choices, not sure when you get which.....
thanks for the tips, I will try them out
FYI: the user account is running fortres security lockdown to prevent the user from doing anything other than running the one program. the program needs to write to an exe / dll file so it needs admin privliges
Whenever the computer (xp pro sp1) is booted
up, it goes straight into the adminstrator account and does not even ask for a password!,
If I log out I get the normal xp welcome screen which is what I would like it to boot to.
The admin needs a pass and the user account (with admin privliges)...
David,
You really seem to know your stuff.
I seem to be able to complete the lockdown using gpo alone and the user will be limited to the two programs.
the only thing left is not to lock out the admin ;-)
where is the key to say that the gpo should not be applied to the admin?
sorry - I am...
Thanks for you help David.
The userinit.cmd works great,
If you have a moment....
I changed Program manger restrictions in the reg, but they do not seem to be having any affect. – tried setting it for default user as well as two other long string names under hkey-users.
Under group policy...
Hi,
I would like to create a user account that is highly restricted. To be more specific, users should be able to use one program, notepad, save to an external drive (flash or floppy), and shut down. No start menu, no browsing, nothing else!
Any suggestions as to where there might be resources...
Is an external usb 2.0 hard drive fast enough to be the second drive for a/v input and output.
I would have just one hard drive in the computer.
thanks
What is the Javascript required for a button that pastes the text of the clipboard to the form's textarea.
In other words I don't want users to have to use ctrl-v only but they should also have a "paste clipboard" button.
Thanks a load
Sorry I cant help you - but would you be able to post the javascript code for a button in a form that would paste the clipboard text into the textarea in that form
thanks
Solved the problem,
Sharing it in case anyone else has / had / will have a similar problem.
Really simple!!
the accept-charset="UTF-8" tag must be placed not in the head tag but in the form tag!!
Hi,
really stuck here-
below is an excerpt from the orginal code for a servlet that read a UTF-8 file that had been uploaded.
The line of code: "while ((ch = in.read()) > -1) {"
got the utf-8 char's "number". the program has a mapping file to convert it. (This is a char for char mapping used...
I am updating some code in a servlet that previously accepted a UTF-8 file and now gets its input from a textarea.
The problem: For any unicode character in the string the representation is 'ה' while a comma for example will remain ',' . Therefore, when in.read() is called instead of...
Hi,
I am having trouble here, the req.getparameter is returning null. (as tested by system.out.println)
I guess it is something simple i just don't understand.
[ I have put text in the textarea and have tried a variety of tests to prove that my problem line seems to be
InputFile =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.