I was wondering how to do the same login and password for two jails during adduser under 1 jail? I want to link two jails in one with the same login and password.
You may be able to do this if you hardlink /etc/passwd, /etc/master.passwd and /etc/pwd.db to every jail. I've never tried to do this though. Another option is to use a centralized database like LDAP for accounts.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.