- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: cifslogin as non-root user
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
04-14-2003 12:05 AM
04-14-2003 12:05 AM
cifslogin as non-root user
I'm using cifsclient on an HP-UX 11.11 machine connecting to Windows-2000 Server.
Cifsmount, cifslogin etc. with root-user runs perfectly, but when I try to ciflogin with a non-root user I get the following error message:
ipcclient: error connecting to daemon: [13] Permission denied
ipcclient: CIFS Client is down.
Switching to root with su the same command succeeds.
It seems that any non-root user has no rights to access the cifs-daemon.
Any ideas?
Thanks
Kay.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2003 12:13 AM
04-14-2003 12:13 AM
Re: cifslogin as non-root user
i remember we used to have the setuid bits on for cifsmount and cifsumount for every user to use this command.
not sure of any security risks because it was used on a test machine with not many users.
hth
-balaji
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2003 03:23 AM
04-14-2003 03:23 AM
Re: cifslogin as non-root user
Is the cifsclient started automatically (ie set in /etc/rc.config.d/cifsclient) before you run these commands?
regards,
Darren.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2003 04:12 AM
04-14-2003 04:12 AM
Re: cifslogin as non-root user
no, I have started it manually with user root.
Kay.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2003 04:22 AM
04-14-2003 04:22 AM
Re: cifslogin as non-root user
Have a look at the following link to the CIFS client docs:
http://docs.hp.com/hpux/onlinedocs/B8724-90011/B8724-90011.html
Under the "installing and configuring" section there's section entitled "Using the CIFS/9000 Client" which documents that root must mount and unmount shares, before an individual user can then use cifslogin.
hope that helps,
regards,
Darren.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2003 01:41 AM
04-15-2003 01:41 AM
Re: cifslogin as non-root user
after contacting HP support I installed the newest version of cifsclient and now it's working fine.
Thank you all.
Kay.