OK well its getting better....now I can access others shares but not c$ or d$. If I try I get NT_STATUS_ACCESS_DENIED...I guess I was talking about .NET for the PDC. I even tried it this way: "smbclient \\\\BO\\C\$" to try to rule out $ as a shell character. Any other ideas? Thanks for the help?
-B -----Original Message----- From: John H Terpstra [mailto:[EMAIL PROTECTED]] Sent: Sunday, February 09, 2003 11:32 AM To: Bo Byrd Cc: [EMAIL PROTECTED] Subject: Re: [Samba] Windows XP Service Pack 1 On Sun, 9 Feb 2003, Bo Byrd wrote: > I have a BSD system that I installed samba 2.2.7a onto. Smbd and nmbd > both work great but if I try to use smbclient to connect to a WinXPpro > (service pack 1) machine like this: > smbclient //BO/C$ password -I 207.x.x.x -U Administrator -W NETENG -n > HOMER Where did you varify your syntax for smbclient? Try: smbclient //BO/C$ -U Administrator%'admin_password' > > I keep getting NT_STATUS_LOGON_FAILURE. I put a sniffer on the XP Pro > machine and see the NT_STATUS_LOGON_FAILURE message. Is there a problem > with NT service pack 1 that keeps smbclient from working? It works for me (and I am sure most other people also). > > I saw on the list archives some registry settings to change if you want > to log onto an XP domain controller. Even though Im not trying to log > onto a PDC I changed the registry settings and it didn't help. Is there > anything else I can do? Where does one find an Windows XP Domain Controller? - John T. -- John H Terpstra Email: [EMAIL PROTECTED] -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
