Isilon:デフォルトのホーム ディレクトリーを使用せずにクラスターにSSHでアクセスするADユーザーがSSHでタブ オートコンプリートを実行できない
Summary: システム管理者がホーム ディレクトリーを作成せずにActive Directory認証情報を使用してログインしている場合、「Tab」ボタンを押してもコマンドが自動的に完了しないという問題が発生する可能性があります。
This article applies to
This article does not apply to
This article is not tied to any specific product.
Not all product versions are identified in this article.
Symptoms
ADユーザーがデフォルトのホーム ディレクトリーを使用せずにクラスターにSSHでアクセスすると、SSHでタブ オートコンプリートを実行できません。
症状 1)
ユーザーがAD認証情報を使用してIsilonにログインすると、次のメッセージが表示されます
OR
現象2)
シェルはデフォルトで/bin/bashを使用するように設定されています
症状 1)
ユーザーがAD認証情報を使用してIsilonにログインすると、次のメッセージが表示されます
Could not chdir to home directory /ifs/home/DIRECTORY/ADUSERNAME: No such file or directory
OR
現象2)
シェルはデフォルトで/bin/bashを使用するように設定されています
FreeCandy-1# isi auth users view 'MAINDOMAIN\ADUSERID' | grep Shell Shell: /bin/bash
Cause
症状1)ホーム ディレクトリーの下にzshrcファイルが見つからないため
Resolution
現象 1 解決策)
1)その特定のユーザーの新しいホーム ディレクトリーを作成します。# mkdir /ifs/home/DIRECTORY/ADUSERNAME
2) zshrcファイルをrootからユーザーディレクトリにコピーします。# cp /root/.zshrc /ifs/home/DIRECTORY/ADUSERNAME
3) refresh ssh # exec zsh
Symptoms 2 resolution)
1) Active Directory側のloginShell属性を変更します
2) Isilonのauthキャッシュをフラッシュします # isi auth cache flush --all
1)その特定のユーザーの新しいホーム ディレクトリーを作成します。# mkdir /ifs/home/DIRECTORY/ADUSERNAME
2) zshrcファイルをrootからユーザーディレクトリにコピーします。# cp /root/.zshrc /ifs/home/DIRECTORY/ADUSERNAME
3) refresh ssh # exec zsh
Symptoms 2 resolution)
1) Active Directory側のloginShell属性を変更します
2) Isilonのauthキャッシュをフラッシュします # isi auth cache flush --all
Affected Products
Isilon, PowerScale OneFSArticle Properties
Article Number: 000195742
Article Type: Solution
Last Modified: 28 Jun 2023
Version: 4
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.