Re: Re: Re: Re: Unable to see SMB Shares from a Win Machine

2002-03-24 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 22 Mar 2002, George Abdo wrote: >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. It might cause problems in other apps too, but I didn't see th

Re: Re: Re: Unable to see SMB Shares from a Win Machine

2002-03-22 Thread Michael Oatman
That may help if I run a Win2K AS PDC which I'm thinking about doing now... I'm just running in a workgroup at the moment. My prob is that once I have browsed to the Linux shares (I can see them), I cannot access the writeable ones (I *can* access the read-only ones). It gives me an invalid user/

Re: Re: Re: Unable to see SMB Shares from a Win Machine

2002-03-21 Thread George Abdo
Michael, In response to your last comment about having to go to \\server\share to actually connect, after fixing my problem (see my previous email) I am able to go start->run->\\server and actually see all the shares in there. Hope this helps. George > Michael Oatman <[EMAIL PROTECTED]> wrot

Re: Re: Re: Re: Unable to see SMB Shares from a Win Machine

2002-03-21 Thread George Abdo
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

Re: Re: Re: Unable to see SMB Shares from a Win Machine

2002-03-21 Thread mike
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

Re: Re: Re: Unable to see SMB Shares from a Win Machine

2002-03-21 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 22 Mar 2002, 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 th

Re: Re: Re: Unable to see SMB Shares from a Win Machine

2002-03-21 Thread George Abdo
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

RE: Re: Unable to see SMB Shares from a Win Machine

2002-03-21 Thread Roger Haxton
Title: RE: Re: Unable to see SMB Shares from a Win Machine I had a similar problem with my XP box at home when I set this up.  First when I had my 2k server also set-up and did not have samba set-up to authenticate properly to the domain, nothing worked.  Then when I removed my 2k server

Re: Re: Unable to see SMB Shares from a Win Machine

2002-03-21 Thread Michael Oatman
I'm following this thread with interest since I seem to be having similar probs getting Samba 2.2.1a to work on RH7.2. 1) Specifically, when I browse (using KDE's Konqueror -- neither Gnome's Nautilus nor mozilla seem to be able to smb://) to any one of our WinXP boxen (only type) on our inter

Re: Re: Unable to see SMB Shares from a Win Machine

2002-03-21 Thread Anthony E. Greene
-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. I can also >ping the SAMBA server by netbios name on

Re: Re: Unable to see SMB Shares from a Win Machine

2002-03-20 Thread George Abdo
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. 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 hel