Skip to content

nxsre/STNS

 
 

Repository files navigation

Simple Toml Name Service

Build Status

STNS is used by sshd to access keys and user/group resolver provided

You can see the details of STNS on stns.jp

$ ssh pyama@example.jp
$ id pyama
uid=1001(pyama) gid=1001(pyama) groups=1001(pyama)

gif

diagram

overview

blog

VS

LDAP

LDAP is used convenient and very well However, sometimes it becomes complicated and versatile too. STNS function is small compared with the LDAP, but it is management that much simple. And, In many cases, meet the required functionality.

How to Contribute

Please give me a pull request anything!

Test

Server

$ make depsdev
$ make test

author

  • pyama86

About

Simple Toml Name Service

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 90.6%
  • Shell 5.3%
  • Makefile 3.9%
  • Dockerfile 0.2%