I'm in the process of harding our JSS and found an oddity when running a port scan.
Open TCP Port: 999 garcon
lsof -i :999 shows
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
rpc.rquot 580 root 6u IPv4 0xe5770fc9e1920153 0t0 TCP *:garcon (LISTEN)
Does anyone know what this process is and why it has an open port?
