rhadamantys
17-12-2008, 11:04
Ho installato Debian e un client Xp sp2 su Wmvare server .
Ho configurato samba prima per gestire le cartelle di un workgroup con autenticazione (security = USER). L'utente xp quindi per accere alle cartelle deve essere tra gli utenti abilitati.
Fin qui funziona tutto.
Passo ad una configurazione Samba per far diventare Debian un Server di dominio.
Testparm risulta ok ma quando vado a configurare con il wizard l'Xp per farlo entrare nel dominio mi compare un errore.
"A domain controller for the domain INCIPIT could not be contacted"
Ho settato il Wins su XP con indirizzo del server debian e ovviamente su samba ho abilitato il supporto relativo.
Quando chiede "Computer domain" ho provato a mettere sia INCIPIT sia Server1 (sarebbe il netbios name) sia ip.
L'utente da autenticare è lo stesso di quando usavo la modalità workgroup e che funzionava ovviamente.
Idee?
Edit: ecco l'errore quando inserisco INCIPIT o SERVER1 nel campo Computer domain.
The domain name INCIPIT might be a NetBIOS domain name. If this is the case, verify that the domain name is properly registered with WINS.
If you are certain that the name is not a NetBIOS domain name, then the following information can help you troubleshoot your DNS configuration.
The following error occurred when DNS was queried for the service location (SRV) resource record used to locate a domain controller for domain INCIPIT:
The error was: "DNS name does not exist."
(error code 0x0000232B RCODE_NAME_ERROR)
The query was for the SRV record for _ldap._tcp.dc._msdcs.INCIPIT
Common causes of this error include the following:
- The DNS SRV record is not registered in DNS.
- One or more of the following zones do not include delegation to its child zone:
INCIPIT
. (the root zone)
con l'ip invece è questo:
An error occurred when DNS was queried for the service location (SRV) resource record used to locate a domain controller for domain 192.168.1.100.
The error was: "The filename, directory name, or volume label syntax is incorrect."
(error code 0x0000007B ERROR_INVALID_NAME)
The query was for the SRV record for _ldap._tcp.dc._msdcs.192.168.1.100
Ho configurato samba prima per gestire le cartelle di un workgroup con autenticazione (security = USER). L'utente xp quindi per accere alle cartelle deve essere tra gli utenti abilitati.
Fin qui funziona tutto.
Passo ad una configurazione Samba per far diventare Debian un Server di dominio.
Testparm risulta ok ma quando vado a configurare con il wizard l'Xp per farlo entrare nel dominio mi compare un errore.
"A domain controller for the domain INCIPIT could not be contacted"
Ho settato il Wins su XP con indirizzo del server debian e ovviamente su samba ho abilitato il supporto relativo.
Quando chiede "Computer domain" ho provato a mettere sia INCIPIT sia Server1 (sarebbe il netbios name) sia ip.
L'utente da autenticare è lo stesso di quando usavo la modalità workgroup e che funzionava ovviamente.
Idee?
Edit: ecco l'errore quando inserisco INCIPIT o SERVER1 nel campo Computer domain.
The domain name INCIPIT might be a NetBIOS domain name. If this is the case, verify that the domain name is properly registered with WINS.
If you are certain that the name is not a NetBIOS domain name, then the following information can help you troubleshoot your DNS configuration.
The following error occurred when DNS was queried for the service location (SRV) resource record used to locate a domain controller for domain INCIPIT:
The error was: "DNS name does not exist."
(error code 0x0000232B RCODE_NAME_ERROR)
The query was for the SRV record for _ldap._tcp.dc._msdcs.INCIPIT
Common causes of this error include the following:
- The DNS SRV record is not registered in DNS.
- One or more of the following zones do not include delegation to its child zone:
INCIPIT
. (the root zone)
con l'ip invece è questo:
An error occurred when DNS was queried for the service location (SRV) resource record used to locate a domain controller for domain 192.168.1.100.
The error was: "The filename, directory name, or volume label syntax is incorrect."
(error code 0x0000007B ERROR_INVALID_NAME)
The query was for the SRV record for _ldap._tcp.dc._msdcs.192.168.1.100