- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - HP-UX
- >
- System Administration
- >
- Fstab entry for samba share in HP UX 11.31
-
- Forums
-
Blogs
- Hybrid Cloud
- Edge
- Data & AI
- Working in Tech
- AI Insights
- Alliances
- Around the Storage Block
- Behind the scenes at Labs
- Careers in Tech
- HPE Storage Tech Insiders
- Inspiring Progress
- IoT at the Edge
- My Learning Certification
- OEM Solutions
- Servers: The Right Compute
- Shifting to Software-Defined
- Telecom IQ
- Transforming IT
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Russia
- HPE Blog, UK & Ireland
- Blogs
-
Quick Links
- Community
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Contact
- Email us
- Tell us what you think
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
- 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
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-09-2016 12:13 AM
12-09-2016 12:13 AM
Fstab entry for samba share in HP UX 11.31
Dear Team,
I have created a samba share and succusfully able to mount manually in the client server using the below command
/usr/sbin/mount -F cifs -o username=xxxx,password=123 servername:/share /mountpoint/
I am trying to make it permanent through fstab entry using below entry how ever getting some error
//servername/share /mountpoint cifs user=username,password=123 0 0
getting the error
# mount -a
usage: mount [-l][-v|-p]
mount [-F FStype][-eQ] -a
mount [-F FStype][-eQrV][-o specific_options]
{special | directory}
mount [-F FStype][-eQrV][-o specific_options]
special directory
See mount_cifs(1M) for further information.
Regards
RKJ
HPUX OS Version 11..31
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-09-2016 06:16 AM
12-09-2016 06:16 AM
Re: Fstab entry for samba share in HP UX 11.31
> See mount_cifs(1M) for further information.
Did you?
I know nothing, but my Web search for:
hp-ux mount cifs fstab
found many things, including:
https://community.hpe.com/t5/x/x/td-p/2674744
What did your Forum/Web search find?
Note that the scheme shown in that Forum solution did not put the
CIFS credentials, in plain text, into /etc/fstab.
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2019 Hewlett Packard Enterprise Development LP