|
|
@@ -50,6 +50,17 @@ |
|
|
|
'sudo_package': 'sudo', |
|
|
|
'googleauth_package': 'pam_google_authenticator', |
|
|
|
}, |
|
|
|
'OpenBSD': { |
|
|
|
'sudoers_dir': '/etc/sudoers.d', |
|
|
|
'sudoers_file': '/etc/sudoers', |
|
|
|
'googleauth_dir': '/etc/google_authenticator.d', |
|
|
|
'root_group': 'wheel', |
|
|
|
'shell': '/bin/csh', |
|
|
|
'visudo_shell': '/usr/local/bin/bash', |
|
|
|
'bash_package': 'bash', |
|
|
|
'sudo_package': 'sudo', |
|
|
|
'googleauth_package': 'pam_google_authenticator', |
|
|
|
}, |
|
|
|
'Solaris': { |
|
|
|
'sudoers_dir': '/opt/local/etc/sudoers.d', |
|
|
|
'sudoers_file': '/opt/local/etc/sudoers', |