- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Length limitation for names of unix groups with NI...
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
09-14-2000 05:46 AM
09-14-2000 05:46 AM
Length limitation for names of unix groups with NIS
We can't see group names larger then 8 characters when NIS domainame is set.
For instance, on files belonging to a group with 9 characters, the ls command truncates the group name, only the first 8 characters appear.
If we unset the domainname, all characters are displayed after few seconds.
Francois H.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2000 05:55 AM
09-14-2000 05:55 AM
Re: Length limitation for names of unix groups with NIS
From what I have read...some who have tried to get around this, ran into problems.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2000 05:57 AM
09-14-2000 05:57 AM
Re: Length limitation for names of unix groups with NIS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2000 06:00 AM
09-14-2000 06:00 AM
Re: Length limitation for names of unix groups with NIS
Rita is correct. >8 is unsupported.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2000 06:05 AM
09-14-2000 06:05 AM
Re: Length limitation for names of unix groups with NIS
Looking at the patch text for PHNE_21376 would also suggest that this is a worthwhile patch to apply, althought it may not help your problem directly.
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2000 06:05 AM
09-14-2000 06:05 AM
Re: Length limitation for names of unix groups with NIS
If we upgrade our servers, we don't want to regress...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2000 06:11 AM
09-14-2000 06:11 AM
Re: Length limitation for names of unix groups with NIS
The system will only recognize the first 8 characters. So if you have created using more than 8 than I would be careful to ensure the the first 8 remain unique.....
Otherwise I would forsee you are going to have a problem..
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2000 06:11 AM
09-18-2000 06:11 AM
Re: Length limitation for names of unix groups with NIS
We have groups names larger than 8 characters with HP-UX 10.20 and everithing works fine with NIS.