Problems with restricting user capabilites
Moderators: AmigoJack, bbadmin, helios, MudGuard
-
photographix
- Posts: 3
- Joined: Fri Mar 19, 2004 5:28 pm
Problems with restricting user capabilites
I'm trying to lock down textpad, but I'm having trouble getting the proper capabilities disallowed. I'm using the Help File directions on setting the hex value to the sum of the capabilities I want disabled, but it's not having the effect I want. It keeps setting the "disallow editing existing files" when I try setting the value "Capabilities" to 363. I want users to be able to edit existing files. Any suggestions on what I'm doing wrong?
- s_reynisson
- Posts: 939
- Joined: Tue May 06, 2003 1:59 pm
When I add all values except for the "2" I get 3FD.
Are you adding hex?
Edit1 looks like you're not adding hex and skipping 2 and 100, 363
Edit2 the hex value for all but 2 and 100 is 2FD
Are you adding hex?
Edit1 looks like you're not adding hex and skipping 2 and 100, 363
Edit2 the hex value for all but 2 and 100 is 2FD
Last edited by s_reynisson on Fri Mar 19, 2004 6:42 pm, edited 2 times in total.
Then I open up and see
the person fumbling here is me
a different way to be
the person fumbling here is me
a different way to be
- Bob Hansen
- Posts: 1516
- Joined: Sun Mar 02, 2003 8:15 pm
- Location: Salem, NH
- Contact:
Is it possible that you have come up with 363 as a decimal value, but the options are hex values? Try using 867 Decimal?
Hmmm, may not fix it. They both (363 and 867) include Disallowing Editing of existing files. Never mind, just a thought., but the wrong one!
Hmmm, may not fix it. They both (363 and 867) include Disallowing Editing of existing files. Never mind, just a thought., but the wrong one!
Hope this was helpful.............good luck,
Bob
Bob
-
photographix
- Posts: 3
- Joined: Fri Mar 19, 2004 5:28 pm
Disallow use of the save as command issue
Now that I've restricted user access to the "save as" command, textpad won't prompt the user if they want to save changes before exiting. It closes without saving changes. If I add back access to "save as", textpad does prompt for saving changes (total capabilities 2f9 from 2fd). Is there some way around this that anyone knows of?
Thanks,
Tracy
Thanks,
Tracy