- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Samba Installation
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-14-2002 01:14 AM
06-14-2002 01:14 AM
Samba Installation
I have been using Samba for a couple of years in a linux environment and thought it would be no problem to install and configure it on our K400 server.
I downloaded the 2.2.3a version for HPUX 11i and installed the .depot file without any problem. The service started without a problem.
However, I can't find the smb.conf file or the smbpasswd file. I have looked everywhere and searched all drives but they are not there.
If someone could let me know why they are not present and how to create them I would be very greatful.
Thanks in advance,
Christian Briddon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2002 01:17 AM
06-14-2002 01:17 AM
Re: Samba Installation
Its in /etc/opt/samba
Theres a default smb.conf.default file you copy to smb.conf then change as needed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2002 01:22 AM
06-14-2002 01:22 AM
Re: Samba Installation
thanks for your reply,
Christian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2002 01:24 AM
06-14-2002 01:24 AM
Re: Samba Installation
The smb.conf file details as seen on my server
# cd /etc/opt/samba
# ll
total 52
drwxr-xr-x 2 root users 1024 May 23 17:12 codepages
-rw-r--r-- 1 root users 11317 May 23 17:57 smb.conf
-rw-r--r-- 1 root users 11290 Nov 28 2001 smb.conf.default
-rw-rw-rw- 1 root sys 34 Jun 12 12:19 smbusers.map
#
And the smbpasswd
# pwd
/opt/samba/bin
# ll smbpasswd
-rwxr-x--x 1 root sys 1179648 Jun 10 13:16 smbpasswd
-Sukant
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2002 01:32 AM
06-14-2002 01:32 AM
Re: Samba Installation
I have nothing to do with Samba in /etc/opt, everything is in /usr/local/samba.
This is really quite confusing but thanks for your replies.
Christian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2002 01:41 AM
06-14-2002 01:41 AM
Re: Samba Installation
Greetzz
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2002 01:42 AM
06-14-2002 01:42 AM
Re: Samba Installation
Hmm. That sounds like you have a completely different install of Samba to the one were using. Ours also installs via software distributor but obviously to 2 different locations! We use CIFS which comes with Samba;
B8723AA A.01.02 CIFS/9000 Client Lic. for 9000 Servers
B8725AA A.01.02 CIFS/9000 Server Lic. for 9000 Servers
You can install this from your HP CD's rather than using the independent version.
Anyway, if youre installed via SD you can do a search for the smb.conf file;
swlist -l file
This will find it for you - it may not find smb.conf but it should find smb.conf.default which you can copy to smb.conf
Either that or it didnt install properly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2002 02:10 AM
06-14-2002 02:10 AM
Re: Samba Installation
I agree with Stefan,
I have had enough problems while installing from the SAMBA source files.
I have now switched over to CIFS and it seems to be working fine.
Regards,
Sukant