Karel Kulhavy
2004-Feb-18 14:11 UTC
[Samba] DOMAIN missing in net rpc join example command
Hello Samba HOWTO Collection states at page "xxxccc": "21.5.3.4 Join the Samba Server to the PDC Domain Enter the following command to make the Samba server join the PDC domain, where DOMAIN is the name of your Windows domain and Administrator is a domain user who has administrative privileges in the domain. root# /usr/local/samba/bin/net rpc join -S PDC -U Administrator The proper response to the command should be: Joined the domain DOMAIN where DOMAIN is your DOMAIN name." There is no DOMAIN in the command. What is the correct command that I should enter instead of this? Cl<
On Wednesday 18 Feb 2004 2:10 pm, Karel Kulhavy wrote:> root# /usr/local/samba/bin/net rpc join -S PDC -U Administrator > > The proper response to the command should be: Joined the domain DOMAIN > where DOMAIN is your DOMAIN name." > > There is no DOMAIN in the command. > > What is the correct command that I should enter instead of this?AFAIK it pulls the domain from the workgroup= parameter in your smb.conf