- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Samba 2.2.3 On 11.00 question
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
10-02-2002 11:07 AM
10-02-2002 11:07 AM
I cant find out how to run this or create a smb.conf. It is referring to directories as in /usr/local/samba or /etc/ and there is nothing like that. Everything I see is under /opt/samba and that is it.
Does anyone know of a good doc or something to get me started?
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2002 11:15 AM
10-02-2002 11:15 AM
SolutionI'd suggest going to http://www.samba.org and looking under the Documentation section. Also, Samba typically ships with some pretty good docs, so look under your /opt/samba directory and see if you got a docs directory. I haven't installed it from the depot so I don't know if it comes with the docs, but I've compiled the source plenty of times and it ships with the source.
There are some good books at the bookstores for Samba also. I got the SAMS "Teach Yourself Samba in 24 Hours" book a couple of years ago and it was pretty good.
JP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2002 10:43 PM
10-02-2002 10:43 PM
Re: Samba 2.2.3 On 11.00 question
The smb.conf is in the /etc/opt/samba directory
In the /opt/samba/examples you get an smb.conf.default file on which you can base your config.
You need to start deamons smbd and nmbd.
I'm still going through the test phase using Samba.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2002 12:56 AM
10-03-2002 12:56 AM
Re: Samba 2.2.3 On 11.00 question
One of the best resources for learning/configuring Samba is the O'Reilly Using Samba book.
You may also appreciate the CIFS/9000 product (freely available on software.hp.com and the application cds.) It's HP's Samba product (the latest version is based on Samba 2.2.3a) and has some scripts to help you configure it.
CIFS/9000 also includes an online version of the O'Reilly book, as well as SWAT (a web-based GUI for the smb.conf.)
regards,
Darren.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2002 01:49 AM
10-03-2002 01:49 AM
Re: Samba 2.2.3 On 11.00 question
Would suggest you to try CIFS Client / CIFS Server which are HP's product.
The configuration file, smb.conf is in /etc/opt/samba.
Refer www.samba.org for more info. Also, have seen a couple of pdf's along with the installation which gives you a good lot of info on the same.
Regards
Balaji
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2002 04:34 AM
10-03-2002 04:34 AM
Re: Samba 2.2.3 On 11.00 question
First of all, remove existing installation of SAMBA.
NOTE: Try not to install the SAMBA version from the Public Domain Software.
Download Official HP B8725AA CIFS/9000 Server 2.2b (Version: A.01.08.01) from:
ftp://software.hp.com/dist/swdepot/downloads/3596095541/B8725AA_A.01.08.01_HP-UX_B.11.00_32+64.depot
Ftp the .depot file in "BINARY" mode from your PC to the HP Server :/tmp
Issue command to install:
swinstall -s /tmp/B8725AA_A.01.08.01_HP-UX_B.11.00_32+64.depot
Attached is cifs.pdf (From HP Response Center South East Asia)
Please read page 8-12: Introduction to CIFS
You should able to startup your CIFS in a while.