From Fedora Project Wiki

< FWN‎ | Beats

 
(58 intermediate revisions by 3 users not shown)
Line 6: Line 6:
http://fedoraproject.org/wiki/Infrastructure
http://fedoraproject.org/wiki/Infrastructure


Contributing Writer:  HuzaifaSidhpurwala
Contributing Writer:  [[HuzaifaSidhpurwala|Huzaifa Sidhpurwala]]


=== puppet and git  ===
=== Intrusion update ===
[[MikeMcGrath| Mike McGrath]] sent a link <ref>https://www.redhat.com/archives/fedora-announce-list/2009-March/msg00010.html</ref> to the list about the intrusion which was sent to the fedora-announce-list earlier.<ref>https://www.redhat.com/archives/fedora-infrastructure-list/2009-March/msg00277.html</ref>


Mike McGrath writes for fedora-infrastructure-list [1]
Mike said that he was waiting to discuss authentication mechanisms for the fedora-servers, Since passwords+ssh keys are not the most secure authentication mechanism. Also it seems that fedora does not have the budget for any RSA token like system for authentication.


Mike suggested that we have been doing puppet wrong. Not really wrong but there's a
There was a lot of discussion on this thread, with various people proposing different authentication mechanisms which could be used.
better way now using modules [2]. So Mike and probably kanarip, will start converting some stuff  to the more module format.


[[Dennis Gilmore|DennisGilmore]] started a similar thread about Auth Mechanims<ref>https://www.redhat.com/archives/fedora-infrastructure-list/2009-March/msg00294.html</ref> on which he discussed using etoken or Yubikey for authentication.
It was a two factor authentication and therefore was more secure than passphrase or ssh keys.


[1] https://www.redhat.com/archives/fedora-infrastructure-list/2008-July/msg00015.html
<references/>
 
[2] http://reductivelabs.com/trac/puppet/wiki/PuppetModules
 
=== Cron <postgres@db2> /var/lib/pgsql/vacstat.py check ===
 
Toshio Kuratomi writes for fedora-infrastructure-list [3]
 
Since the plan is to move koji to db3 within the week Toshio proposed  that he would like to hold off on this. The dump and reload to move to the new server should be more effective than a manual vacuum.
 
 
[3] https://www.redhat.com/archives/fedora-infrastructure-list/2008-July/msg00033.html

Latest revision as of 04:36, 6 April 2009

Infrastructure

This section contains the discussion happening on the fedora-infrastructure-list

http://fedoraproject.org/wiki/Infrastructure

Contributing Writer: Huzaifa Sidhpurwala

Intrusion update

Mike McGrath sent a link [1] to the list about the intrusion which was sent to the fedora-announce-list earlier.[2]

Mike said that he was waiting to discuss authentication mechanisms for the fedora-servers, Since passwords+ssh keys are not the most secure authentication mechanism. Also it seems that fedora does not have the budget for any RSA token like system for authentication.

There was a lot of discussion on this thread, with various people proposing different authentication mechanisms which could be used.

DennisGilmore started a similar thread about Auth Mechanims[3] on which he discussed using etoken or Yubikey for authentication. It was a two factor authentication and therefore was more secure than passphrase or ssh keys.