Isilon: AD user SSH to cluster without default home directory is unable to Tab Auto-completion in SSH
Summary: System administrator who is logged with Active Directory credentials without their home directory created may experience issue with commands not completing automatically when pressed "tab" button. ...
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 user SSH to cluster without default home directory is unable to Tab Auto-completion in SSH.
Symptoms 1)
When user is logged into Isilon with AD credential, below message appears
OR
Symptoms 2)
Shell is defaulted to use /bin/bash
Symptoms 1)
When user is logged into Isilon with AD credential, below message appears
Could not chdir to home directory /ifs/home/DIRECTORY/ADUSERNAME: No such file or directory
OR
Symptoms 2)
Shell is defaulted to use /bin/bash
FreeCandy-1# isi auth users view 'MAINDOMAIN\ADUSERID' | grep Shell Shell: /bin/bash
Cause
Symptoms 1) due to missing zshrc file under home directory
Resolution
Symptoms 1 resolution)
1) Create new home directory for that specific user. # mkdir /ifs/home/DIRECTORY/ADUSERNAME
2) Copy zshrc file from root to user directory. # cp /root/.zshrc /ifs/home/DIRECTORY/ADUSERNAME
3) refresh ssh # exec zsh
Symptoms 2 resolution)
1) Modify the loginShell attribute in Active Directory side
2) Flush auth cache on Isilon # isi auth cache flush --all
1) Create new home directory for that specific user. # mkdir /ifs/home/DIRECTORY/ADUSERNAME
2) Copy zshrc file from root to user directory. # cp /root/.zshrc /ifs/home/DIRECTORY/ADUSERNAME
3) refresh ssh # exec zsh
Symptoms 2 resolution)
1) Modify the loginShell attribute in Active Directory side
2) Flush auth cache on Isilon # 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.