- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: Samba Problem
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2004 06:43 PM
06-15-2004 06:43 PM
Samba Problem
seen in the network neighborhood of Windows 95/98 OS. It always asking to
supply a password for the resources IPC$.
This dialog box always bugging me to logon on my samba server
Resource : //Station12/IPC$
Password : ________________
I am using Linux 7.2 and samba version is 3.0.1 and tried with 3.0.4 also.
Hope that somebody will reply to my problem.
Thanks
Rishi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2004 07:43 PM
06-15-2004 07:43 PM
Re: Samba Problem
are win98/95 connected to domain?
send the smb.conf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2004 08:29 PM
06-15-2004 08:29 PM
Re: Samba Problem
I am using win95/98/2000 server/Xp.
Sending you the smb.conf file.
Thanks
Rishi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2004 08:40 PM
06-15-2004 08:40 PM
Re: Samba Problem
Can you connect to samba server from 2000/xp?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2004 08:44 PM
06-15-2004 08:44 PM
Re: Samba Problem
On older win stuff the IPC$ tries to replace the username. The work around for this is to create a user with the same credentials on the machine you are connecting from.
HTH
regards
Matt
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2004 07:32 AM
06-22-2004 07:32 AM
Re: Samba Problem
The problem is windows 95/98 not giving you a prompt to send a username.
You will get that IPC prompt because Windows 95/98 does not use usernames and passwords (e.g. you can cancel and be brought to your desktop without logging in).
For windows 95/98 (ONLY)
Create a username and password (make sure all is lower case).
On the samba server, create the same exact username and password.
When you attempt to mount the smb share, windows will automatically send both the username and password.
Trust me this works!!! If not, the last thing to do is add the samba server to your windows hosts file. I have seen cases where windows 98 could not find the samba server
(e.g. user types in \\sambaserver.blah.com)
Also make sure both the windows machines and samba server are in the same workgroup if you are not using samba as a PDC.
This is why I do not support win95/98 systems when attempting to connect to samba shares. win 95/98 do not give you a prompt to enter a username when trying to authenticate with the samba server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2004 09:28 PM
06-23-2004 09:28 PM
Re: Samba Problem
Did you checked my smb.conf.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2004 10:48 PM
06-23-2004 10:48 PM
Re: Samba Problem
If you are using Win Domain controllers for authentication or estabilish trust, then you need to get with your DC admin and fix this issue.
When you install SAMBA the admin a/c on your Linux should also be created on the Win DC
I know i had this problem some time back...although not on Linux
regards
Mobeen