Changeset 1379 for trunk/server/fedora


Ignore:
Timestamp:
Dec 11, 2009, 9:27:20 AM (14 years ago)
Author:
quentin
Message:
Run ldap-backup as root so it can manipulate files owned by both signup and dirsrv
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/server/fedora/config/etc/sudoers

    r1378 r1379  
    6969root    ALL=(ALL)       ALL
    7070
    71 scripts ALL=(signup)    NOPASSWD: /usr/local/sbin/ldap-backup
     71scripts ALL=(root)      NOPASSWD: /usr/local/sbin/ldap-backup ""
    7272rebecca ALL=(root)      NOPASSWD: /sbin/service nscd restart
    7373nrpe    ALL=(signup)    NOPASSWD: /etc/nagios/check_ldap_mmr.real
Note: See TracChangeset for help on using the changeset viewer.