mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
9 lines
240 B
Plaintext
9 lines
240 B
Plaintext
If you want to use the Kerberos 4 r-commands or su, you will
|
|
need to run the following command as root:
|
|
|
|
# chmod u+s %%PREFIX%%/bin/rsh
|
|
# chmod u+s %%PREFIX%%/bin/rcp
|
|
# chmod u+s %%PREFIX%%/bin/rlogin
|
|
# chmod u+s %%PREFIX%%/bin/su
|
|
|