
18 Jul
2006
18 Jul
'06
04:50
Incoming from T:
- is it ok to remove the Portmap from my system?
If you don't need it, certainly. Disable it, then verify nothing's broken. Since grml doesn't enable it by default, it's likely unnecessary until you enable stuff that needs it (NFS/NIS/yp...). portmap is considered a security risk. Too chatty/informative.
- is there any way to disable Debian's useradd from using NIS and making
rpc calls/connections?
Scrounge around in /etc/init.d for stuff that does that. Turn it off.
/etc/default/portmap
# By default listen on all interfaces OPTIONS="-i 127.0.0.1"
--
Any technology distinguishable from magic is insufficiently advanced.
(*) http://www.spots.ab.ca/~keeling Please don't Cc: me.
- -