Skip to content

OCaml bindings for glibc's passwd and shadow password file interface

License

Notifications You must be signed in to change notification settings

xapi-project/ocaml-opasswd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ocaml-opasswd Build Status

OCaml bindings to the glibc passwd file and shadow password file interface.

It can be used to read, parse, manipulate and write passwd and shadow files on Linux systems.