aix login shell permission error trouble shooting.
#enable login shell:
vi /etc/security/login.cfg
#enable privs of null device to anybody.
chmod 777 /dev/null
lssrc -a|grep ssh
startsrc -s sshd
stopsrc -s sshd
#check privs, priv key 600, other 644 :
/etc/ssh/*
#check other directory privs:
/ , /opt , /home/oracle ....
[@more@]來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/350519/viewspace-1056536/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- error log about AIXErrorAI
- Error: Permission denied @ apply2filesErrorAPP
- Ubuntu git pull 出現Permission denied ErrorUbuntuGitError
- Error: User gpmon is not allowed to login Command CenterError
- LOGIN:ERROR-Failed to initialize policy manager(轉)ErrorAI
- mysql [ERROR] Can't create IP socket: Permission deniedMySqlError
- ORA-27102 O/S ERROR: (OS 1445)..... trouble shootingError
- Error: User gpmon is not allowed to login Command Center.Error
- sqlserver 2008 login failed: error 18456SQLServerAIError
- 建立raw device tablespace報Linux Error: 13: Permission denieddevLinuxError
- oracle程式命令的6571(Linux Error: 13: Permission denied)OracleLinuxError
- aix_shell入門之一AI
- AIX Shell環境設定(轉)AI
- 【shell 】syntax error in conditional expressionErrorExpress
- trouble shooting案例分享
- Aix6.1 安裝 Bash Shell環境AI
- IBM AIX RISC System/6000 Error: 1: Not ownerIBMAIError
- Disk arrary's adapter in troubleAPT
- 【微信小程式】[雲函式] [login] 呼叫失敗 Error: errCode: -404011 cloud function execution error微信小程式函式ErrorCloudFunction
- AIX系統資源監控SHELL指令碼AI指令碼
- 關於aix, linux下的shell環境AILinux
- AIX作業系統的shell簡介(轉)AI作業系統
- AIX作業系統shell的引數(轉)AI作業系統
- 因login-path導致MySQL 啟動[ERROR]unknown variable 'password=*****'MySqlError
- 基於nvm的Node、NPM的版本管理(NPM permission error的解決)NPMError
- nginx之 [error] 6702#0:XXX is forbidden (13: Permission denied)NginxErrorORB
- EBS TNS-12546: TNS:permission denied+ TNS-12560: TNS:protocol adapter error+TNS-00516: Permission deProtocolAPTError
- aix 6.1 tar: 0511-169 A directory checksum errorAIError
- AIX 11gR2 grid root.sh Error: with status:FAIL.Error code is 256AIError
- 在AIX中不能啟動Oracle監聽器,如:IBM/AIX RISC System/6000 Error: 79AIOracleIBMError
- 記錄在shell指令碼中使用sudo echo x > 時,拋Permission denied錯誤指令碼
- DNS查詢 and trouble-shooting caseDNS
- Trouble shooting latch: cache buffers chainsAI
- Trouble shooting for Pin S wait on XAI
- 定製AIX作業系統的shell環境(轉)AI作業系統
- 在AIX作業系統下shell的變數(轉)AI作業系統變數
- 獲取兩天內的告警日誌(AIX|ksh|shell|oracle)AIOracle
- login.sqlSQL