Remove Admin's pass request on Network Settings...any idea?

Hello,
I am going mad with this question/problem!
I need to have one user account that has access to network setting without being asked for Admin's credential.
Now, i am using Parental Control to limit this standard user just to see Display & Network settings, but, while with the Display Setting there is no request with Network Settings there is!
I installed also the Server Adminstration kit, i saw that with Workgroup Manager i found many useful thing like adding user to differnts groups but nothing about "suppress" this passwork request.
ANY IDEA???
Please!

sorry, I'm not a big expert on modifying /etc/authorization as you can really mess things up there.
*You don't want to do this* because you need to change system.preferences right in /etc/authorization. This affects not only the network preferences but some other preferences like sharing, security and startup disk. Do you really want to do this? sounds quite dangerous to me. I definitely wouldn't. I don't think there is any way to change the right for network preferences only.
as to how to modify this right, as i said, I'm no expert but the following will work.
First, I suggest you make a backup of the existing /etc/authorization file. Then
open /etc/authorization with TextWrangler. modify the section
<key>system.preferences</key>
<dict>
<key>allow-root</key>
<true/>
<key>class</key>
<string>user</string>
<key>comment</key>
<string>Checked by the Admin framework when making changes to certain System Preferences.</string>
<key>group</key>
<string>admin</string>
<key>shared</key>
<false/>
</dict>
You can change admin to staff.This will let any user on the system to unlock system preferences. Or you can make a new group. Include yor main admin user and the user you want to give extra rights to. then put the name of that group instead of admin in the above.

Similar Messages

Maybe you are looking for

  • "Mail cannot update your mailbox because your home directory is full"

    For some reason when I try and open Mail I get this prompt with "quit" as the only option. I've repaired permissions to the disc. I've emptied some data from the 'home folder' as the prompt suggests. I've restarted many times. Any ideas?

  • Oracle 9 and Crystal reposts 8.5

    Hello everybody! I'm trying to link my oracle 9 database on my new report, made with Crystal Reports 8.5. But I'm having this message: "ORA-01023: Cursor context not found (Invalid cursor number)", with any object that I tried to put on the report. C

  • SOAPUI

    Hi guys, We are testing a bunch of We Services with SOAPUI tool, and we are having the folllowing problem: All descriptions depending on language are displayed in english in SOAPUI. Our client works in spansh language, so they are getting problems wi

  • Merge address book

    Hi, I have gym member cards in a business card format and I want to merge my address book names to my cards which I have found in Edit >Merge Address Cards, but when I do that it merges one name to the 8 cards on one page, so for 8 names it makes 8 p

  • Execute in a process

    Hi I am trying to run this EXECUTE app_security_pkg.add_user (:P9_username, :P9_Password, :P9_rights); in a process on a page and i am getting the error ORA-06550: line 2, column 9: PLS-00103: Encountered the symbol "APP_SECURITY_PKG" when expecting