Usando o Univention Corporate Server UCS
,
Eu tenho a seguinte distribuição Linux:
root@ucs:~# cat /etc/*-release
DISTRIB_ID=Univention
DISTRIB_RELEASE="4.2-2 errata159"
DISTRIB_CODENAME=Lesum
DISTRIB_DESCRIPTION="Univention Corporate Server 4.2-2 errata159 (Lesum)"
PRETTY_NAME="Debian GNU/Linux 8 (jessie)"
NAME="Debian GNU/Linux"
VERSION_ID="8"
VERSION="8 (jessie)"
ID=debian
HOME_URL="http://www.debian.org/"
SUPPORT_URL="http://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
e a seguinte versão do Samba:
root@ucs:~# samba -V
Version 4.6.1-Debian
Nesta máquina Linux eu configurei o pacote:
Active Directory-compatible Domain Controller
Eu configurei um usuário lá: myuser
, que está no grupo: Domain Users
.
Meu problema é, ao tentar se conectar ao domínio local definido lá: mydomain.intranet
Eu recebo o erro:
The join operation was not successful. This could be because an existing computer account having name "MYUSER-PC" was previously created using a different set of credentials. Use a different computer name, or contact your administrator to remove any stale conflicting account. The error was:
Access is denied
como você pode ver na imagem a seguir:
Alguma ideia de como solucionar isso?
Obrigado.