- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Trying to get samba to work
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-05-2001 06:12 AM
10-05-2001 06:12 AM
HPUX 10.20
Samba 2.07
I have downloaded Samba onto my HPUX server, installed it, and and I run SWAT to see the "java admin page".
I have a couple( ok three) of questions:
1) I have this msg in my syslog:
Oct 5 10:03:19 istatux inetd[7328]: netbios-ns/udp: bind: Address already in use
Oct 5 10:03:19 istatux inetd[7328]: netbios-ns/udp: Service enabled - how do I correct this?
2) How do I actually share a directory with the Windoze world using Samba?
3) What do I have to do on the windows Client side to see the share?
Appreciate your assistance,
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2001 06:29 AM
10-05-2001 06:29 AM
Solution1.) first of all, there is a really good book on samba which you can download for free. Take a look at: http://www.oreilly.com/catalog/samba/chapter/book . Here you will find good answers to your questions.
For the error in syslog: If i remember correctly i happend to have the same error ... and just ignored it. Everything works fine so i saw no need to get rid of this error. I think this has something to do with swat activating after samba is already started.
2.) Use shares / create share. For the first try, share your /tmp directory with guest account set to read/write.
3.) in a command shell use net view //SERVERNAME
where SERVERNAME is the name you gave your samba installation in the swat / global section. Alternatively you can use the IP adress.
Hope this helps
Regards Stefan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2001 09:16 AM
10-05-2001 09:16 AM
Re: Trying to get samba to work
usually you get not only Samba, but also "Swat".
Point you web-browser to "http://YOURSERVER:900"
and get the web-based GUI to configure your Samba!
It is pretty easy that way, and later on you may comment
if out in the "/etc/inetd.conf" not to get into security
problems...
HTH,
Wodisch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2001 10:02 AM
10-05-2001 10:02 AM
Re: Trying to get samba to work
10 Points for Stephan as it lead me directly to my answer.
Thanks again,
Nickd
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2001 10:11 AM
10-05-2001 10:11 AM
Re: Trying to get samba to work
Hmmm???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2002 08:39 AM
02-13-2002 08:39 AM
Re: Trying to get samba to work
If you are not logged in as root, you will not see all the swat buttons. Make sure that you are logged in as root to be able to see the Global one.