Univention Corporate Server를 사용하면 UCS
다음과 같은 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/"
다음 Samba 버전:
root@ucs:~# samba -V
Version 4.6.1-Debian
이 Linux 시스템에서는 다음 패키지를 구성했습니다.
Active Directory-compatible Domain Controller
거기에 사용자를 구성했습니다. myuser
사용자는 그룹 아래에 있습니다 Domain Users
.
내 문제는 거기에 정의된 로컬 도메인에 연결하려고 할 때:mydomain.intranet
오류가 발생합니다.
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
아래 그림과 같이:
이 문제를 해결하는 방법을 아시나요?
감사해요.
답변1
사용자 와 도메인을 연결해 보셨나요 myuser
? 사용자에게 도메인에 컴퓨터를 추가할 수 있는 적절한 권한이 없기 때문에 이 방법은 작동하지 않습니다. Administrator
여기에 표시된 사용자와 함께 시도해 보셨나요 ?
Raman이 이미 언급했듯이 도메인에 해당 이름을 가진 컴퓨터가 없는지 확인하고 싶지만 DELL-INSIPRON
그렇지 않을 것 같습니다.