Recently we created a separate User for a Management Tool. It worked normally until yesterday. Since Yesterday the User isn't able to do scp or something else. If the User logs in the following Message appears:
-bash: /dev/null: Permission denied
-bash: /dev/null: Permission denied
-bash: /dev/null: Permission denied
-bash: /dev/null: Permission denied
-bash: /dev/null: Permission denied
-bash: /dev/null: Permission denied
-bash: /dev/null: Permission denied
Also if the User runs the Command SCP:
scp
Couldn't open /dev/null: Permission denied
The User has the Bash Shell as default and the AdminRole is assigned.
What permissions should the /dev/null directory normally have?