- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Device assignment database
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
07-09-2003 10:27 PM
07-09-2003 10:27 PM
Device assignment database
How I can add,change,delete items in device assignment database using SAM?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2003 10:49 PM
07-09-2003 10:49 PM
Re: Device assignment database
What do you mean exactly by "device assignment database"?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2003 10:49 PM
07-09-2003 10:49 PM
Re: Device assignment database
A device is generated from the major an minor number depending on it's device class and hardware address. SAM follows these rules as well.
See the man page on 'lsdev' for the major numbers.
See the man page on 'lssf' for minor numbers.
Running 'ioscan -fn' as root will list all the currently attached hardware(s) addresses.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2003 11:20 PM
07-09-2003 11:20 PM
Re: Device assignment database
Anybody knows how I can do it?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2003 11:33 PM
07-09-2003 11:33 PM
Re: Device assignment database
Are you talking about controlling who can login where? Or are you talking about printing?
I'm still confused as to exactly where we're going with this.
Ollie.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2003 11:44 PM
07-09-2003 11:44 PM
Re: Device assignment database
In a trusted system this is possible with device assignment database. I need know how modify it with SAM.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2003 12:10 AM
07-10-2003 12:10 AM
Re: Device assignment database
OK, that's a bit clearer - you're talking about the "/tcb/files/ttys" file I think.
I don't know of any way to manipulate this is SAM - sorry!
Refer to "man ttys" for details of how to do it manually.
Ollie.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2003 12:42 AM
07-10-2003 12:42 AM
Re: Device assignment database
The file you are discussing is /tcb/files/devassign. I'm not aware of a way of editing it from within SAM. You'll need to edit the file manually. The man page for devassign explains the format of the file.
Ollie - just a quick fyi: the ttys file is really the counterpoint of the devassign file. Devassign sets who can login at a given tty, whereas ttys shows who logged in there last and when. :)
regards,
Darren.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2003 12:46 AM
07-10-2003 12:46 AM
Re: Device assignment database
Thanks Darren!
I was just spouting what I'd learned in the last 10 minutes by digging around.
Ollie.