Discussion:
[rancid] clogin for different users
Arne Larsen / Region Nordjylland
2010-05-07 04:54:49 UTC
Permalink
Hi all.

Can someone give me a hint how to get clogin work for different users.
I've tried to change rights on.cloginrc to most everything without anny luck.
What am I doing wrong.

/Arne
john heasley
2010-05-07 15:49:25 UTC
Permalink
Post by Arne Larsen / Region Nordjylland
Hi all.
Can someone give me a hint how to get clogin work for different users.
I've tried to change rights on.cloginrc to most everything without anny luck.
What am I doing wrong.
Sorry, i don't understand the question. Please try re-stating it.
Mickael GARNIER
2010-05-07 15:58:53 UTC
Permalink
Hi,

in the scripts, the .cloginrc file is searched in $HOME/.cloginrc, so
it's searched only to one place (the HOME of the rancid user).

I think you could create a symbolic link to the .cloginrc file of the
rancid's user HOME in your users's HOME.
For example, if your .cloginrc is in /home/rancid, you create the
symbolic link to the users HOME
ln -s /home/rancid/.cloginrc /home/user1

MG
Post by john heasley
Post by Arne Larsen / Region Nordjylland
Hi all.
Can someone give me a hint how to get clogin work for different users.
I've tried to change rights on.cloginrc to most everything without anny luck.
What am I doing wrong.
Sorry, i don't understand the question. Please try re-stating it.
_______________________________________________
Rancid-discuss mailing list
http://www.shrubbery.net/mailman/listinfo.cgi/rancid-discuss
Post-scriptum La Poste

Ce message est confidentiel. Sous reserve de tout accord conclu par
ecrit entre vous et La Poste, son contenu ne represente en aucun cas un
engagement de la part de La Poste. Toute publication, utilisation ou
diffusion, meme partielle, doit etre autorisee prealablement. Si vous
n'etes pas destinataire de ce message, merci d'en avertir immediatement
l'expediteur.
john heasley
2010-05-07 17:07:00 UTC
Permalink
Post by Mickael GARNIER
Hi,
in the scripts, the .cloginrc file is searched in $HOME/.cloginrc, so
it's searched only to one place (the HOME of the rancid user).
I think you could create a symbolic link to the .cloginrc file of the
rancid's user HOME in your users's HOME.
yes, as long as they're in the same unix group.
Post by Mickael GARNIER
For example, if your .cloginrc is in /home/rancid, you create the
symbolic link to the users HOME
ln -s /home/rancid/.cloginrc /home/user1
also see include in cloginrc(5).
Post by Mickael GARNIER
MG
Post by john heasley
Post by Arne Larsen / Region Nordjylland
Hi all.
Can someone give me a hint how to get clogin work for different users.
I've tried to change rights on.cloginrc to most everything without anny luck.
What am I doing wrong.
Sorry, i don't understand the question. Please try re-stating it.
_______________________________________________
Rancid-discuss mailing list
http://www.shrubbery.net/mailman/listinfo.cgi/rancid-discuss
Post-scriptum La Poste
Ce message est confidentiel. Sous reserve de tout accord conclu par
ecrit entre vous et La Poste, son contenu ne represente en aucun cas un
engagement de la part de La Poste. Toute publication, utilisation ou
diffusion, meme partielle, doit etre autorisee prealablement. Si vous
n'etes pas destinataire de ce message, merci d'en avertir immediatement
l'expediteur.
_______________________________________________
Rancid-discuss mailing list
http://www.shrubbery.net/mailman/listinfo.cgi/rancid-discuss
Loading...