- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Error with root id
Operating System - HP-UX
1824471
Members
3172
Online
109671
Solutions
Forums
Categories
Company
Local Language
юдл
back
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
Forums
Discussions
юдл
back
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
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
тАО06-01-2005 03:22 AM
тАО06-01-2005 03:22 AM
Error with root id
Hi,
I have a problem, and I don't know what is happening.
I go with root in a system, and I go to one directory and create a file and its show a diferent id:
-rw-r--r-- 1 65534 sys 0
Does anyone could help me?
# id
uid=0(root) gid=3(sys) groups=0(root),1(other),2(bin),4(adm),5(daemon),6(mail),7(lp),20(users)
# cd /dir1/dir2/users
# touch kk
# ls -l kk
-rw-r--r-- 1 65534 sys 0 Jun 1 17:14 kk
# id
uid=0(root) gid=3(sys) groups=0(root),1(other),2(bin),4(adm),5(daemon),6(mail),7(lp),20(users)
If I do:
#more /etc/passwd |grep -i 65534
It returns nothing.
Thanks,
Carmen.
I have a problem, and I don't know what is happening.
I go with root in a system, and I go to one directory and create a file and its show a diferent id:
-rw-r--r-- 1 65534 sys 0
Does anyone could help me?
# id
uid=0(root) gid=3(sys) groups=0(root),1(other),2(bin),4(adm),5(daemon),6(mail),7(lp),20(users)
# cd /dir1/dir2/users
# touch kk
# ls -l kk
-rw-r--r-- 1 65534 sys 0 Jun 1 17:14 kk
# id
uid=0(root) gid=3(sys) groups=0(root),1(other),2(bin),4(adm),5(daemon),6(mail),7(lp),20(users)
If I do:
#more /etc/passwd |grep -i 65534
It returns nothing.
Thanks,
Carmen.
Users are not too bad ;-)
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-01-2005 03:27 AM
тАО06-01-2005 03:27 AM
Re: Error with root id
Is this an NFS mounted file system?
Pete
Pete
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-01-2005 03:51 AM
тАО06-01-2005 03:51 AM
Re: Error with root id
I can almost guarantee that this is an NFS mounted file system.
cd /dir1/dir2/users
bdf .
If it returns something like:
machine_name:/dir1 123456 4567 7890 /dir1
Then it is NFS mounted. It was probably exported on the NFS server with the anon=65534 and without the root option.
cd /dir1/dir2/users
bdf .
If it returns something like:
machine_name:/dir1 123456 4567 7890 /dir1
Then it is NFS mounted. It was probably exported on the NFS server with the anon=65534 and without the root option.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-01-2005 07:16 PM
тАО06-01-2005 07:16 PM
Re: Error with root id
Of course, I haven't seen this!!
Thanks a lot of!!!
Thanks a lot of!!!
Users are not too bad ;-)
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP