Re: confirm password for logged in user

2007-04-10 Thread René Fleschenberg
André Wyrwa schrieb: > I'm wondering, though, if there isn't ANY way to have the password > confirmed for the user that is already logged in. Please note the > difference, i don't want to write some kind of login functionality. The > user is already authenticated, i just want to have a typed in pas

confirm password for logged in user

2007-04-09 Thread André Wyrwa
Hei, I know this kind of stuff has probably been asked a couple of times already, and did quite a bit of googling about it, but the answers i found were either unsatisfying or not specific enough to what i want to do: I'm writing on a (Linux only) python daemon that runs as regular user. Under c