Hello;

All services in Linux seems to depend on /etc/passwd for user-data. For instance I wanna run this socks-server (danted) with user/password auth but I don't want to add every user to my system.

Is there any other way to do this? I'm running Debian btw.