mirror of
https://github.com/PierreGode/Linux-Active-Directory-join-script.git
synced 2025-12-21 08:50:12 +01:00
Update README.md
This commit is contained in:
parent
fc98d74d8a
commit
6ffd4ad541
@ -71,10 +71,10 @@ I have issues!
|
|||||||
1. After reboot I cant login at all. (local or AD)
|
1. After reboot I cant login at all. (local or AD)
|
||||||
"This is problably caused by failed SSH-allow configuration, make sure to have correct users in the configuration or disable SSH-allow when running the script"
|
"This is problably caused by failed SSH-allow configuration, make sure to have correct users in the configuration or disable SSH-allow when running the script"
|
||||||
|
|
||||||
2. I rebooted the computer but i till can not login with the AD user!
|
2. I rebooted the computer but i still can not login with the AD user!
|
||||||
"did you wait 3 to 5 min for AD to sync?
|
"did you wait 5 min for AD to sync?
|
||||||
check that the computer object is created in the AD
|
check that the computer object is created in the AD
|
||||||
Login with your local account and execute in terminal " sudo sssd service restart and the try to see if you can see the user by executing id yourADusername, if you can see the user then it works. if you have it set up with an ADgroup then you can execute:
|
Login with your local account and execute in terminal " sudo sssd service restart and the try to see if you can see the user by executing id yourADusername, if you can see the user and all the groups the user is member of in AD then it works. if you have it set up with an ADgroup then you can execute:
|
||||||
id yourADusername | grep -i LINUXCOMPUTERsudoers (the groupname or hostname depending on you setup)
|
id yourADusername | grep -i LINUXCOMPUTERsudoers (the groupname or hostname depending on you setup)
|
||||||
|
|
||||||
3. Damn i got the wrong hostname and its not a computerobject in AD
|
3. Damn i got the wrong hostname and its not a computerobject in AD
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user