- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: samba in rhel4
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
05-12-2010 12:00 AM
05-12-2010 12:00 AM
1. have succeeded in accessing a windows shared directory in linux (cr/lf not working on windows side)
2. Cannot access samba shared libraries from windows.
3. can't get swat to work.
rpm -qa | grep samba
samba-common-3.0.28-0.el4.9
samba-client-3.0.28-0.el4.9
samba-common-3.0.28-0.el4.9
samba-swat-3.0.28-0.el4.9
samba-3.0.28-0.el4.9
Have smdb, nmdb, winbindd running.
I changed the /etc/xinetd.d/swat to disable=no,
restarted xinetd, but still can't get a response from http://127.0.0.1:901 (httpd is running).
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2010 02:38 AM
05-12-2010 02:38 AM
Re: samba in rhel4
> http://127.0.0.1:901 (httpd is running).
SWAT is what listens at port 901. HTTPD
might be listening at port 80, so it's not
relevant here. Apparently, SWAT is not
running/configured. I know nothing, but I'd
probably start looking for clues in the
system log files.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2010 03:09 AM
05-12-2010 03:09 AM
Re: samba in rhel4
Does anyone know of a url which gives a simple cookbook to set this up?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2010 04:23 AM
05-12-2010 04:23 AM
SolutionCheck the following link -
http://www.redhat.com/docs/manuals/enterprise/RHEL-4-Manual/sysadmin-guide/s1-samba-configuring.html
The above link talks about the configuration of the samba server for RHEL4. Hope this helps.
Regards,
Murali
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2010 04:53 AM
05-12-2010 04:53 AM