OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rhosts
(Results
1 - 2
of
2
) sorted by relevancy
/src/share/man/man5/
Makefile
24
MLINKS+=hosts.equiv.5
rhosts
.5
/src/etc/
security
506
# Check for special users with .
rhosts
files. Only root and toor should
507
# have .
rhosts
files. Also, .
rhosts
files should not have plus signs.
513
if [ -f ${homedir}/.
rhosts
] ; then
514
rhost=$(ls -ldgT ${homedir}/.
rhosts
)
519
printf "\nChecking for special users with .
rhosts
files.\n"
524
if [ -f ${homedir}/.
rhosts
] &&
525
[ -r ${homedir}/.
rhosts
] &&
526
cat -f ${homedir}/.
rhosts
| egrep '\+' > /dev/null
528
printf -- "$uid: + in .
rhosts
file.\n
[
all
...]
Completed in 12 milliseconds
Indexes created Sun Oct 19 16:10:00 GMT 2025