You are not logged in.

#1 2008-04-13 15:43:22

gradgrind
Member
From: Germany
Registered: 2005-10-06
Posts: 921

pygtk gui for simple user/group management

Here's another little thing I stuck together with bits of sticky tape and toothpicks for the larch project, but it works fine in normal Arch too.

It's a bit like a much simplified kuser, etc. "To keep it simple it only allows adding and deleting users, changing their passwords, and changing their group memberships." I assume that most people who want more features are able to use the command line ...

You can get it here for now, it's only the one file:

EDITED 2008-04-25:
svn export svn://svn.berlios.de/larch/trunk/abs/luser/luser.py

It needs pygtk and python-pexpect (so that it can ask for the root password and run things via 'su').

Comments welcome - Share and Enjoy!

Last edited by gradgrind (2008-04-25 06:23:23)

Offline

#2 2008-04-24 18:42:17

s26c.sayan
Member
From: Kolkata, India
Registered: 2007-02-07
Posts: 176
Website

Re: pygtk gui for simple user/group management

]$ svn export svn://svn.berlios.de/larch/trunk/todo/luser/luser.py
svn: URL 'svn://svn.berlios.de/larch/trunk/todo/luser/luser.py' doesn't exist

sad


March Linux : An Arch Linux "distrolet" that I am trying to develop (March = My Arch!)
Please take a look......:)

Offline

#3 2008-04-25 06:21:05

gradgrind
Member
From: Germany
Registered: 2005-10-06
Posts: 921

Re: pygtk gui for simple user/group management

Oh, sorry about that, I've moved it out of my todo folder (as it seems fairly done). If you run this:

svn export svn://svn.berlios.de/larch/trunk/abs/luser

you'll get a folder complete with PKGBUILD and desktop file. You can still just run luser.py, though, if you want.

Offline

Board footer

Powered by FluxBB