Skip to content

Gh0s777tt/eos-userutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

200 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eos-userutils

tagline

license Rust part of E-OS

The userutils crate contains the utilities for dealing with users and groups in Redox OS. They are heavily influenced by UNIX and are, when needed, tailored to specific Redox use cases.

These implementations strive to be as simple as possible drawing particular inspiration by BSD systems. They are indeed small, by choice.

Travis Build Status

Currently included:

  • getty: Used by init(8) to open and initialize the TTY line, read a login name and invoke login(1).
  • id: Displays user identity.
  • login: Allows users to login into the system
  • passwd: Allows users to modify their passwords.
  • su: Allows users to substitute identity.
  • sudo: Enables users to execute a command as another user.
  • useradd: Add a user
  • usermod: Modify user information
  • userdel: Delete a user
  • groupadd: Add a user group
  • groupmod: Modify group information
  • groupdel: Remove a user group

🩸 Part of the GHOST EMPIRE ecosystem

E-OS · Rust microkernel OS  ·  Minecraft infrastructure suite  ·  Discord & streaming platforms — forged under Empire Forge.

discord email donate

Black. Red. Production-grade. — © GHOST EMPIRE · Empire Forge

About

E-OS userutils with 'eos login:' prompt - E-OS branding fork of redox-os/userutils (MIT). See github.com/Gh0s777tt/E-OS

Topics

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages