This is a discussion on Re: [Samba] samba3 to samba3 domain membership failing within the Samba forums, part of the Networking and Network Related category; ahall@madasafish.com wrote: > Hi, > > I'm attempting to make a Samba 3.0.10 fileserver become ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
ahall@madasafish.com wrote:
> Hi, > > I'm attempting to make a Samba 3.0.10 fileserver become a domain member of a > Samba 3.0.7 server which is running as a PDC. > > I'm using the instructions gained from here... > > http://samba.org/samba/docs/man/Samb...html#id2538809 > > ...but when running the command... > > net rpc join -S PDCNAME -UAdministrator%password > > I get the error... > > Create of workstation account failed > Unable to join domain PDCNAME. > > (of course PDCNAME has been substituted with the NetBIOS name of the Samba PDC) > > Can anyone help me troubleshoot this? I would attempt to create the machine > account on the PDC manually, but the Samba 3.0.10 server is a fileserver which > doesn't actually have a NetBIOS name. > > Thanks very much, Andrew Hall. what do you mean, "doesn't actually have a netbios name"? you specify one in your smb.conf file of the 3.0.10 server. that name is then used to generate an account for netbios_name$ on the 3.0.7 pdc. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba |