DG031
- DG031 - 检查权限:arcsoc.exe
此操作验证是否已对服务器对象容器的可执行文件(<ArcGIS Server 安装目录>/bin/arcsoc.exe)指定了读、写和设置用户 ID (setuid) 的访问权限。
如果此项检查失败,请以安装程序所有者的身份运行以下命令:
% chmod 755 arcsoc.exe
% chmod a+s arcsoc.exe
3/7/2012
此操作验证是否已对服务器对象容器的可执行文件(<ArcGIS Server 安装目录>/bin/arcsoc.exe)指定了读、写和设置用户 ID (setuid) 的访问权限。
如果此项检查失败,请以安装程序所有者的身份运行以下命令:
% chmod 755 arcsoc.exe
% chmod a+s arcsoc.exe