Find the answer to your Linux question:
Results 1 to 2 of 2
whenever i try to add a user into sudoers file i am getting following error Code: E45: 'readonly' option is set (add ! to override)...
  1. #1
    Just Joined!
    Join Date
    Jan 2007
    Posts
    27

    E45: 'readonly' option is set (add ! to override)

    whenever i try to add a user into sudoers file i am getting following error

    Code:
    E45: 'readonly' option is set (add ! to override)

  2. #2
    Linux Guru Lazydog's Avatar
    Join Date
    Jun 2004
    Location
    The Keystone State
    Posts
    2,281
    sudoers is a read only files. As the error states you ned to add the '!' to save it, i.e., '!w' or '!wq'

    Regards
    Robert

    Linux
    The adventure of a life time.

    Linux User #296285
    Get Counted

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...