- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- samba:linux to win not working
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
08-21-2005 06:30 AM
08-21-2005 06:30 AM
i am facing a problem when trying to connect to my shared folder located on the win server from my linux server.(the reverse connection work properly and i can access the home directories of user x from my win server).
ns is te name of my win server: when i tried from my linux server to list the shared folder on user x on ns using 'smbclient -L ns -U x ' i received in the share name field the comment"error on browsing query list:WIN_NT_ACCESS_DINIED"
is the pb in the win side? or else?
thanks in advance
linuxtolinux
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2005 11:40 PM
08-21-2005 11:40 PM
SolutionThe problem is more likely on the windows server side.
check whether the user x is having permission in the windows server. user x should be a user which is existing in the windows system or in the domain controller(incase your windows connects to a domain controller). create user x in the windows and grant permissions for him to the directories you want to share.
Regards,
Gopi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2005 11:51 PM
08-21-2005 11:51 PM
Re: samba:linux to win not working
This is absolutely problem with Windows share. Verify the permissions and shared resource on the Windows side.
Regards,
Rajesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2005 12:50 AM
08-22-2005 12:50 AM
Re: samba:linux to win not working
With Linux to Windows NT based systems (Win2k,XP,NT,2003) its likely that you need an username and password to access the public shares. As far as i know.
Are you trying to only list the shares or do you want to modify files on the Windows share. If so you can use the 'smbmount' command instead.
I hoped it worked,
Roderik.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2005 01:01 AM
08-22-2005 01:01 AM
Re: samba:linux to win not working
Have you used mounting option is like below
Example:
mount -t smbfs -o username=tridge,password=foobar //fjall/test /data/test
or How are you accessing the Windows share?
Regards,
Rajesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2005 03:15 AM
08-22-2005 03:15 AM
Re: samba:linux to win not working
The problem was in the win sides as all of you told me:there was a problem in the network sharing and security,all what i have done is runnig the wizard for network sharing and security to repair the settings related to this topicand evrething has gone well from linux to win via samba.
thanks for your replies
Regards:
linuxtolinux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2005 03:15 AM
08-22-2005 03:15 AM
Re: samba:linux to win not working
The problem was in the win side as all of you told me:there was a problem in the network sharing and security,all what i have done is runnig the wizard for network sharing and security to repair the settings related to this topic and evrething has gone well from linux to win via samba.
thanks for your replies
Regards:
linuxtolinux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2005 03:17 AM
08-22-2005 03:17 AM
Re: samba:linux to win not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2005 03:32 AM
08-22-2005 03:32 AM