Tagged Questions
4
votes
2answers
685 views
Alternative to su/sudo on barebone system
I'd like to run some unit tests in a barebone chroot jail on Solaris. There's no su or sudo, and a copy of su (with libpam.so.1) just returns exit code 1 without any output, with or without ...