You've got it. Just because I was seeing the machine in the "server manager"
didn't mean that it was joined. I was also making another silly mistake: I was
using smbpasswd -j PDC instead of smbpasswd -j DOMAIN.

It is now fixed, and I can browse the samba share.

Also, thanks to anthony grren for his hint about enclosing a split username in
single quotes. It worked, but it seems to cause problems in bash.

Thanks All for your help.

George



> mike <[EMAIL PROTECTED]> wrote:
> 
> On Thu, 2002-03-21 at 23:27, George Abdo wrote:
> > I applied the changes: changed the PDC to just the netbios name.
> > 
> > I also logged on to my win PC loally using an account with the same
> name and
> > password as my SAMBA server. I was still unable to connect to the
> SAMBA share
> > even using \\server\share
> > 
> > One problem I have (may have something to do with it) is our NT
> Logons are two
> > names (first name<space> lastname) So mine would be: George Abdo.
> > 
> > I can't create (or don't know howto) a username like that under
> linux. Also, I'm
> > not sure if you've noticed, I cannect to windows from Linux (using
> various
> > means: termnal and xfce's smb browser) but not the otherway around.
> > 
> > Any more ideas would be greatly appreciated.
> > 
> > George
> are you sure you have joined the windows domain
> do (from memory)
> smbpassword -j <name of domain controller>
> to check do smbclient -l (I think) to see shares
>  
> > 
> > 
> > > Anthony E. Greene <[EMAIL PROTECTED]> wrote:
> > > 
> > > -----BEGIN PGP SIGNED MESSAGE-----
> > > Hash: SHA1
> > > 
> > > On Thu, 21 Mar 2002, George Abdo wrote:
> > > >Here is the smb.conf file. I have edited out some of the network
> > > details for
> > > >privacy.
> > > >
> > > >A domian computer account has been created and added on the
> domain.
> what does the domain controller say?
> 
> > > I can also
> > > >ping the SAMBA server by netbios name on the domain (ie I can do
> > > ping -a georepc
> > > >   and I get the correct reply)
> > > >
> > > >Thanks for yor help.
> > > >
> > > >---------- begin smb.conf -------------
> > > >;*******************section global*****************
> > > >[global]
> > > >workgroup = DOMNAME \\our domain name
> > > >netbios name = GEORGEPC
> > > >server string = NT 4 Workstation
> > > >interfaces = eth0
> > > >security = DOMAIN
> > > >encrypt passwords = Yes
> > > >update encrypted = Yes
> > > >password server = PDC.company.com.au \\our PDC FQDN
> > > 
> > > The password server must use a netbios name, not the FQDN.
> > > 
> > > Make sure that there is an acount on the Linux system and in the
> > > Windows 
> > > domain that matches the username and password that you are trying
> to
> > > use to 
> > > connect to the Samba shared resource. You must also name that
> > > resource 
> > > using the servername and the resource name when connecting from a
> > > Windows 
> > > machine:  \\servername\sharename
> > > 
> > > Using just the servername will not work. Each resource has it's
> own 
> > > connection permissions, so you must tell samba what resource you
> are
> > > trying 
> > > to connect to so that Samba can figure out if you are authorized.
> > > 
> > > 
> > > Tony
> > > - -- 
> > > Anthony E. Greene <mailto:[EMAIL PROTECTED]>
> > > OpenPGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26  C484 A42A 60DD
> 6C94
> > > 239D
> > > AOL/Yahoo Chat: TonyG05      HomePage:
> > > <http://www.pobox.com/~agreene/>
> > > Linux: the choice of a GNU Generation. <http://www.linux.org/>
> > > 
> > > -----BEGIN PGP SIGNATURE-----
> > > Version: GnuPG v1.0.6 (GNU/Linux)
> > > Comment: Anthony E. Greene 0x6C94239D <[EMAIL PROTECTED]>
> > > 
> > > iD8DBQE8mfTSpCpg3WyUI50RAga9AJ9qO5mrwX6zucxSrzkzn1vD3IMPWQCfQbiB
> > > DKJG3lC1oIodVEoAlH277fE=
> > > =RYnL
> > > -----END PGP SIGNATURE-----
> > > 
> > > 
> > > 
> > > _______________________________________________
> > > Redhat-list mailing list
> > > [EMAIL PROTECTED]
> > > https://listman.redhat.com/mailman/listinfo/redhat-list
> > 
> > 
> > 
> > _______________________________________________
> > Redhat-list mailing list
> > [EMAIL PROTECTED]
> > https://listman.redhat.com/mailman/listinfo/redhat-list
> 
> 
> 
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to