Fórum Ubuntu CZ/SK

Ostatní => Ubuntu Server => Téma založeno: jakub.k 26 Března 2013, 20:59:36

Název: Ubuntu server - funguje s XP ale s win7 ne
Přispěvatel: 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.

Citace
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
Název: Re:Ubuntu server - funguje s XP ale s win7 ne
Přispěvatel: Dano V 26 Března 2013, 21:33:40
http://wiki.samba.org/index.php/Windows7 (http://wiki.samba.org/index.php/Windows7)
edit: alebo ešte
Citace: http://www.tomshardware.co.uk/forum/21356-63-windows-professional-samba-domain-unable-join-domain
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.
Citace: http://www.tomshardware.co.uk/forum/1478-63-windows-wont-join-domain
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?
Citace: http://www.tomshardware.co.uk/forum/75-63-windows-samba-issue
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
Název: Re:Ubuntu server - funguje s XP ale s win7 ne
Přispěvatel: jakub.k 31 Března 2013, 22:26:33
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 :)