Quantcast
Channel: Virtual users in sshd from a postgres database - Server Fault
Browsing latest articles
Browse All 3 View Live

Answer by Jiri B for Virtual users in sshd from a postgres database

I would dump your users from DB into LDAP and load it into local LDAP. You can automate updates easily. This would make your OS to query users from LDAP and it would be much more portable -...

View Article


Answer by user234918 for Virtual users in sshd from a postgres database

you can use ssh tunneling to allow user to connect to your database. such as ssh -L local_port:IP address/hostname:server_port user@IP address/hostname. here user will be OS user so it best to provide...

View Article


Virtual users in sshd from a postgres database

I have a Postgresql database full of user accounts, and i would like to allow these user to access a server through ssh, using only public keys authentification. So far, i have setup these parts on an...

View Article
Browsing latest articles
Browse All 3 View Live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>