Type string READ/WRITE
runclienthost is a modifiable copy of the clienthost input variable.
# reject commands being issued from unknown workstations workstations = {"sun34","sun35","sun36"}; if (!(clienthost in workstations)) reject;
© ALL RIGHTS RESERVED. 이용 약관 개인정보 보호정책 Cookie Preference Center