Displaying 3 results from an estimated 3 matches for "identity_management_guide".
2013 Jul 08
2
change sudoers remotely
hello list,
I've been asked to give someone sudo rights across an entire environment
without the benefit of something like puppet or chef or cfengine et al.
What I've come up with so far is this:
ssh -t miaprbicsra04v sudo -S /bin/echo "rsherman ALL=\(ALL\) NOPASSWD:
/sbin/service /bin/rm /usr/bin/du /bin/df" >> sudo tee /etc/sudoers
Right now that's just to one
2019 Feb 07
1
CentOS 6 and 389 Directory Server
I'm not sure it this is the correct location to ask these questions, but ...
In the past when I worked for a living the place where I worked had
thousands of RHEL Linux servers on various hardware, but the access was
controlled by Windows Active Directory and a third party piece of
software that was the middle-man between the 2.
Now that I no longer work I'm trying to build a CentOS
2019 Nov 18
0
C6 renew IPA CA (root) certificates
...d CA (root) certificates of my CentOS 6 IPA
installation (ipa-server-3.0.0-51.el6.centos.x86_64) after 8 years.
In the documention i find only for "Renewing CA Certificates Issued by
External CAs" , found in
https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/
identity_management_guide/cas
Thanks for any pointers, M.