Change password on Linux

Bo M. Maryniuck b.maryniuk at forbis.lt
Thu May 22 15:09:54 EDT 2003


On Thursday 22 May 2003 17:28, C42 wrote:
> Does anyone know how to change a Linux password using Python?

1. Tweak /etc/shadow if you're experienced Linux admin
2. os.popen() and passwd command

-- 
HTH, Bogdan

<suppose-for-signature/>






More information about the Python-list mailing list