Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kkazuo/ypcat-auth

NIS auth with ypcat command.
https://github.com/kkazuo/ypcat-auth

Last synced: about 14 hours ago
JSON representation

NIS auth with ypcat command.

Awesome Lists containing this project

README

        

# ypcat-auth

A Clojure library designed to authenticate with NIS by local "ypcat"
command.

## Usage

(require '[ypcat-auth.core :refer :all])
(ypcat-passwd-authenticated? "username" "password")

## License

Copyright © 2014 Kazuo Koga

Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.