This is the Linux app named gnupasswd whose latest release can be downloaded as gnugpasswd-0.2.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named gnupasswd with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
gnupasswd
Ad
DESCRIPTION
/usr/bin/passwd offers a "safe way" for root to edit /etc/passwd (or shadow). If setuid it allows regular users to change passwd without asking root to do changes for them.
gnupasswd - gnu change user password
gnugpasswd - gnu change group password
gnupasswd(1) has a goal to work with older login.c/linux and some newer too, also "getpwent" (any glibc). or help convert.
gnupassd does pass only: leaves all else alone (compat). small, simpler for single admin / small linux bases.
For example: it can make plain /etc/passwd plain text password file (still) or use shadow - (login.c may do both).
A goal is to be old linux and no "depends problems" (ie, some required pam selinux audit kerb (+nis remove hacks) "to work as intended". These can contact remote computers during login if misconfigured and are complicated to configure (so that one knows what is allowed or not completely).
gnupasswd has none of these (gnu has NIS, off by default)
Features
- small simple to install, easy to read / hack
- careful coding - checks for errors always
- uses signals to prevent early quit
- uses glibc (set/end)pwent and file locking
- checks file permissions
- has internal pwd.h line parser if opted to use
- does not phone home, has no networking code
- supports SHADOW or not, crypt or not
- (see login.c that is altered to take old/new /etc/passwd)
- follows MAC (Mandatory Access Control)
- a few output options to help root convert or test
- it's old passwd(1) but new, but not too new
- it's fresh start code, not re-hacked code
- code uses long names, no mystery variables
Audience
Advanced End Users, System Administrators
User interface
Console/Terminal, Command-line
Programming Language
C
Database Environment
Other API, Flat-file
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/gnupasswd/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.