KlUsrMgr: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Created page with "KlUsrMgr (formerly known as klibcum) is an utility to manage kLIBC users and groups. These files are found in %UNIXROOT%\etc and have the following names - master.passwd - g..."
 
Jugbogdan (talk | contribs)
mNo edit summary
 
(4 intermediate revisions by one other user not shown)
Line 2: Line 2:


These files are found in %UNIXROOT%\etc and have the following names
These files are found in %UNIXROOT%\etc and have the following names
- master.passwd
* master.passwd
- group
* group


These files are syntactically properly maintained and compiled into  pwd.db and spwd.db using the pwdmkdb.exe utility.
These files are syntactically properly maintained and compiled into  pwd.db and spwd.db using the pwdmkdb.exe utility.
Line 11: Line 11:
==Download==
==Download==
* Netlabs RPM
* Netlabs RPM
==License==


==Author==
==Author==
* [[Herwig Bauernfeind]]
* [[Herwig Bauernfeind]]


[[Category:Software]]
[[Category:Open Source Software]]

Latest revision as of 12:49, 19 May 2022

KlUsrMgr (formerly known as klibcum) is an utility to manage kLIBC users and groups.

These files are found in %UNIXROOT%\etc and have the following names

  • master.passwd
  • group

These files are syntactically properly maintained and compiled into pwd.db and spwd.db using the pwdmkdb.exe utility.

Note: The former name of klUsrMgr was klibcum. It had to be renamed in order to avoid certain name associations.

Download

  • Netlabs RPM

Author