- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- how to use glance with non-root users?
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
05-19-2003 09:03 PM
05-19-2003 09:03 PM
how to use glance with non-root users?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2003 09:07 PM
05-19-2003 09:07 PM
Re: how to use glance with non-root users?
I'm not sure I understand the question correctly. As far as I know any user can start glance.
Regards,
Tom
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2003 09:10 PM
05-19-2003 09:10 PM
Re: how to use glance with non-root users?
If not on the path...
/opt/perf/bin/glance
It is however possible that the root user changed the permissions on the file to keep people from using system resources running it.
ll /opt/perf/bin/glance
If others can't execute then you need to negotiate with the Sysadmin or change the permissions.
chmod a+x /opt/perf/bin/glance
That should be it for a normal user who isn't running restricted shell.
If you are running X Windows for that user, the command is gpm in a terminal window.
Hope this helps.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2003 09:10 PM
05-19-2003 09:10 PM
Re: how to use glance with non-root users?
$/opt/perf/bin/glance
REvert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2003 09:13 PM
05-19-2003 09:13 PM
Re: how to use glance with non-root users?
-r-sr-xr-x (owner=root:bin)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2003 09:33 PM
05-19-2003 09:33 PM
Re: how to use glance with non-root users?
any user can start glance
$ /opt/perf/bin/gpm
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2003 09:33 PM
05-19-2003 09:33 PM
Re: how to use glance with non-root users?
any user can start glance
$ /opt/perf/bin/gpm
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2003 09:33 PM
05-19-2003 09:33 PM
Re: how to use glance with non-root users?
any user can start glance
$ /opt/perf/bin/gpm