Active directory join error 1219
-
Debian 9
Fog 1.5.2I have the following error when i try to rename a computer :
--------------------------------HostnameChanger-------------------------------
16/04/2018 13:23 Client-Info Client Version: 0.11.16
16/04/2018 13:23 Client-Info Client OS: Windows
16/04/2018 13:23 Client-Info Server Version: 1.5.2
16/04/2018 13:23 Middleware::Response Success
16/04/2018 13:23 HostnameChanger Checking Hostname
16/04/2018 13:23 HostnameChanger Renaming host to 3020-SPARE
16/04/2018 13:23 HostnameChanger Renaming host inside existing domain binding
16/04/2018 13:23 HostnameChanger Unknown Return Code: 1219 -
@davido38 this is a Windows error code. From what I gathered looking online, it means:
Multiple connections to a server or shared resource by the same user, using more than one user name, are not allowed. Disconnect all previous connections to the server or shared resource and try again.
Do you have some kind of persistent file mount to your server that is using different credentials than the one your FOG server uses? Or was a snapin run that mounted a network share, and it wasn’t properly unmounted?
-
the error appeared after we changed the ip address of the fog server
we reinstalled the client after the ip change
We don’t use snappin
I am lokking if there are persistent file mount…