All Projects → STNS → Stns

STNS / Stns

Licence: mit
Simple Toml Name Service

Programming Languages

go
31211 projects - #10 most used programming language
golang
3204 projects

Labels

Projects that are alternatives of or similar to Stns

aspnet-core-ad-authentication
ASP.NET Core Active Directory authentication use LDAP
Stars: ✭ 21 (-91.98%)
Mutual labels:  ldap
OpenAM
OpenAM is an open access management solution that includes Authentication, SSO, Authorization, Federation, Entitlements and Web Services Security.
Stars: ✭ 476 (+81.68%)
Mutual labels:  ldap
account-tool
Account Tool to Manage LDAP Accounts
Stars: ✭ 25 (-90.46%)
Mutual labels:  ldap
authentication
A framework agnostic authentication library based on PSR standards
Stars: ✭ 19 (-92.75%)
Mutual labels:  ldap
log4shell-tools
Tool that runs a test to check whether one of your applications is affected by the recent vulnerabilities in log4j: CVE-2021-44228 and CVE-2021-45046
Stars: ✭ 55 (-79.01%)
Mutual labels:  ldap
werther
An Identity Provider for ORY Hydra over LDAP
Stars: ✭ 103 (-60.69%)
Mutual labels:  ldap
horusec-platform
Horusec Platform is a set of web services that integrate with the Horusec CLI to facilitate the visualization and management of found vulnerabilities.
Stars: ✭ 32 (-87.79%)
Mutual labels:  ldap
Excision-Mail
Fullstack, security focused mailserver based on OpenSMTPD for OpenBSD using ansible
Stars: ✭ 108 (-58.78%)
Mutual labels:  ldap
JNDIMonitor
一个LDAP请求监听器,摆脱dnslog平台
Stars: ✭ 177 (-32.44%)
Mutual labels:  ldap
Server-Help
💻 This VSTO Add-In allows the user to ping a list of servers and creates a file for Microsoft Remote Desktop Manager an Excel table. This is used for quickly determining which servers are offline in a list. It is written in 3 different versions as a VSTO Add-In in C# and VB.NET as well as a VBA Add-In.
Stars: ✭ 21 (-91.98%)
Mutual labels:  ldap
k8s-idm-lab
Kubernetes Identity Management Lab
Stars: ✭ 20 (-92.37%)
Mutual labels:  ldap
paddle
A library simplifying LDAP usage in Elixir projects
Stars: ✭ 46 (-82.44%)
Mutual labels:  ldap
kube-ldap
A Webhook Token Authentication plugin for kubernetes to use LDAP as authentication source
Stars: ✭ 29 (-88.93%)
Mutual labels:  ldap
Auth
Manage multiple user authentication databases from a central web application
Stars: ✭ 17 (-93.51%)
Mutual labels:  ldap
docker-lemonldap
Docker LemonLDAP-NG Image w/S6 overlay, Zabbix Monitoring based on Debian or Alpine
Stars: ✭ 20 (-92.37%)
Mutual labels:  ldap
seahorse
ELKFH - Elastic, Logstash, Kibana, Filebeat and Honeypot (HTTP, HTTPS, SSH, RDP, VNC, Redis, MySQL, MONGO, SMB, LDAP)
Stars: ✭ 31 (-88.17%)
Mutual labels:  ldap
kube-ldap-authn
Kubernetes LDAP authentication service
Stars: ✭ 41 (-84.35%)
Mutual labels:  ldap
cassandra-ldap
LDAP Authenticator for Apache Cassandra
Stars: ✭ 20 (-92.37%)
Mutual labels:  ldap
centos-script
🎉centos下工具安装脚本,包含基础环境配置,Gitlab、Docker、LDAP、MongoDB、MySQL、RabbitMQ、Supervisor、Node、Python、zsh、rar、zabbix、k8s、prometheus、grafana等🎉
Stars: ✭ 121 (-53.82%)
Mutual labels:  ldap
service-desk
Application for support team who need to check and reset user passwords
Stars: ✭ 23 (-91.22%)
Mutual labels:  ldap

Simple Toml Name Service

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

You can see the details of STNS on stns.jp

$ ssh [email protected]
$ 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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].