On Fri, Mar 05, 2010 at 10:21:37PM +0100, Michael Schwendt wrote:

> With defaults (no command-line args), it here prompted me to enter
> the FAS password for "localhost". I had to use --fas-username=...

These are the two commands that are used to get the username, what do
they return for you?

python -c "import fedora_cert; print fedora_cert.read_user_cert()"
python -c "import os; print os.getlogin()"

But it seems that os.getlogin() is too smart for this purposes, e.g. for me it 
always uses
the username that started X, even if I "su -" or "sudo -i" into another
account.

Regards
Till

Attachment: pgpFuPXCFzAlU.pgp
Description: PGP signature

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to