Fórum Ubuntu CZ/SK
Ostatní => Ubuntu Server => Téma založeno: jakub.k 26 Března 2013, 20:59:36
-
Ahojte
mám menší problém a nevím kde muže být chybka nesetkali jste se s tím někdo? budu rád za rady a návody.
Mám udělaný z Ubuntu serveru pomocí samby DC (Domain Control) a centrální přihlašování pomocí samby. Z nějakého důvodu, nevím z jakého, se do domény připojím z XP normálně ale když chci připojit sedmice do domény tak mi to napíše hlášku že doména nebyla nalezena nebo uplynula.
Prosím o radu a předem děkuju
-
http://wiki.samba.org/index.php/Windows7 (http://wiki.samba.org/index.php/Windows7)
edit: alebo ešte Add windows 7 machine in your samba server using below commands.
useradd -s /bin/false -d /dev/null computername$
smbpasswd -a -m computername
And then try to add domain in windows 7 system.
Quote:
Windows 7 pro will not join the domain. Telling me there is a DNS issue. The domain controller is not the DNS server so I wouldn't suspect it to connect via DNS. My XP machines all joined just fine and work fine.
Solution:
Have you tried manually adding the computer account to Active Directory before joining the Windows 7 PC to the domain?
Control Panel - Administrative Tools - Local Security Policy
Local Policies - Security Options
Network security: LAN Manager authentication level
Send LM & NTLM responses
Minimum session security for NTLM SSP
Disable Require 128-bit encryption
my SMB server worked after changing those two options
-
zdravím bobužek to nepomohlo.. já si osobně myslím tím že je to tím že to dělám ve virtual boxu. ale děkuji za radu :)