Displaying 1 result from an estimated 1 matches for "1ecb25e2".
2007 Dec 17
2
problems with CentOS chroot
Hello,
I've got strange problem with centos (as well as rhel btw) chrooted
environment.
First of all I created simple directory with only the libs for 'bash'
and 'id' tools:
----
# chroot testcase/
bash-3.1# id
uid=0 gid=0 groups=0,1,2,3,4,6,10
----
Yes, I even do not have /etc/ directory inside testcase/ , but id shows
groups from the _host_ root account.
I tried to