On 1/30/22 17:12, H wrote:
I am writing a long bash script under CentOS 7 where perl is used for
manipulating some external files. So far I am using perl one-liners to do so
but ran into a problem when I need to append text to an external file.
Here is a simplified example in the bash script w
Take a look at FreeIPA, aka RHEL IPA which uses kerberos. Much easier to
deploy kerberos using it and client config I done via a client rpm.
David
On Oct 6, 2011, at 3:38 AM, Bazy wrote:
> Hello,
>
> I'm thinking of implementing centralized authentication using Kerberos
> on 48 servers, all
If pw less access is something you prefer use a kerberos based service like
FreeIPA/RedhatIPA. No need for ssh keys, and pw aren't stored locally. You
can log in as a regular user and sudo su - to root, which can be done during
ssh login: ssh -t user@host sudo su -
David
On Jan 27, 2011,
3 matches
Mail list logo