If I create foo in a lower level directory (e.g., /zones/ZONE101/ROOT/root/etc), it is found. It seems only to not be found when it's in the highest level directory.
Jim ---- James Litchfield wrote: > Create a file in /root, and it's seemingly not picked up by BART? > > # rm /zones/ZONE101/ROOT/root/foo > # ls -l /zones/ZONE101/ROOT/root/foo > /zones/ZONE101/ROOT/root/foo: No such file or directory > # bart create -R /zones/ZONE101/ROOT/root > /GZ_ROOT_LU/jel > # touch /zones/ZONE101/ROOT/root/foo > # ls -l /zones/ZONE101/ROOT/root/foo > -rw-r--r-- 1 root root 0 Jun 18 10:22 > /zones/ZONE101/ROOT/root/foo > # bart create -R /zones/ZONE101/ROOT/root > /GZ_ROOT_LU/jel.2 > # bart compare /GZ_ROOT_LU/jel /GZ_ROOT_LU/jel.2 > # egrep foo /GZ_ROOT_LU/jel.2 > /usr/sfw/share/man/man1/foomatic-gswrapper.1 F 1237 100444 > user::r--,group::r--,mask:r--,other:r-- 41df9f7b 0 2 > 3f9829b8ddc29149eaccf0f24e7265b4 > /usr/sfw/share/man/man1/foomatic-rip.1 F 6725 100444 > user::r--,group::r--,mask:r--,other:r-- 41df9f7b 0 2 > 84bacda6ef54b93d17008b48207a1cd2 > /usr/share/lib/tmac/footnote.me F 1328 100644 > user::rw-,group::r--,mask:r--,other:r-- 41f19136 0 2 > 9c50e1ef11dbd9750107ba0a9c4081ac > > This does happen to be on S10U4... > > > > _______________________________________________ > security-discuss mailing list > security-discuss at opensolaris.org >