TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: nss_http - Dynamic User Management on Linux

12 pointsby gmjosackover 11 years ago

1 comment

gmjosackover 11 years ago
This is just a silly project I&#x27;ve been messing with the last few days to prepare for some other &quot;just-for-fun&quot; projects I have coming up. Rather than have to write backends for the passwd, group, and shadow databases, now I can just throw up a quick HTTP server and write the backend in any language I want, rather than just C.<p>It&#x27;s been years since I&#x27;ve messed with C so I know this code is sloppy, though I&#x27;d love any feedback.