Displaying 1 result from an estimated 1 matches for "testlow".
Did you mean:
testlaw
2007 May 29
0
LoMAC module: cannot get clearance level revoked
...printmylabel();
}
else {
printf( "Unable to open %s for writing!\n", argv[2] );
}
}
else {
printf( "Unable to open %s for reading!\n", argv[1] );
}
}
=== END OF TEST PROGRAM ===
=== TWO TEST FILES ===
The program was run like this:
./lomactest testlow test
and the files had these labels:
testlow: lomac/low
test: lomac/high
=== END OF TWO TEST FILES ===
=== LOGIN CLASS ===
lmsecure:\
:copyright=/etc/COPYRIGHT:\
:welcome=/etc/motd:\
:setenv=MAIL=/var/mail/$,BLOCKSIZE=K:\
:path=~/bin:/sbin:/bin:/usr/sbin:/user/bin:/usr/...