при коннекте юзера в логах (rfw.log) появляется:
Код: Выделить всё
StreamFirewall: Got 'exec' command...
FWCntl: Send rule<access-template 111 utm-2 0.0.0.0 0.0.0.0 10.0.0.10 255.255.255.255> to remote cisco <10.0.1.1>
FWCntl: Call RSH: host 10.0.1.1, port 514, login , pass , cmd access-template 111 utm-2 0.0.0.0 0.0.0.0 10.0.0.10 255.255.255.255
rcmd: socket: Permission denied
FWCntl: RSH Connection error!
FWCntl: RSH Connection error!
FWCntl: RSH failed!
FWCntl: RSH failed!
если же из консоли выполнить
Код: Выделить всё
sudo -u netup rsh 10.0.1.1 access-template 111 utm-2 0.0.0.0 0.0.0.0 10.0.0.10 255.255.255.255
Подскажите пожалуйста, где еще копать?