Sha256: 1d2dec7bf73a7b22259b5d3185b1ee889acd796596fc28c3ed1af6226a500bc3

Contents?: true

Size: 682 Bytes

Versions: 7

Compression:

Stored size: 682 Bytes

Contents

# /etc/sudoers
#
# This file MUST be edited with the 'visudo' command as root.
#
# See the man page for details on how to write a sudoers file.
# Host alias specification

# User alias specification

# Cmnd alias specification

# Defaults

Defaults        !lecture,tty_tickets,!fqdn

# User privilege specification
root    ALL=(ALL) ALL

# The 'app' user can NOT run sudo without a password, except when running god and a rake task.
# This is safer, but slightly more of a hassle, than running with sudoers.full_access
app ALL = NOPASSWD: /usr/bin/god

# If you add named administrator accounts, add them to the group 'sudoers'
# to give them sudo access
%sudoers  ALL=(ALL) ALL



Version data entries

7 entries across 7 versions & 5 rubygems

Version Path
ScholarNexus-ec2onrails-0.9.10 server/files/etc/sudoers.restricted_access
ScholarNexus-ec2onrails-0.9.11 server/files/etc/sudoers.restricted_access
arpitjain11-ec2onrails-0.9.10 server/files/etc/sudoers.restricted_access
mdh-ec2onrails-0.9.10 server/files/etc/sudoers.restricted_access
rsanheim-ec2onrails-0.9.11.1 server/files/etc/sudoers.restricted_access
skippy-ec2onrails-0.9.10 server/files/etc/sudoers.restricted_access
skippy-ec2onrails-0.9.11 server/files/etc/sudoers.restricted_access