Skip to main content
deleted 110 characters in body
Source Link
Rui F Ribeiro
  • 58k
  • 28
  • 156
  • 238

sorry if this is a stupid question.

I know that the root user can access all files / commands on the system but can Can a root / su user assume any other uid?

The reason I ask is looking at http://nelenkov.blogspot.co.uk/2012/05/storing-application-secrets-in-androids.html it says a deamon commands "Allowed UIDs" are "anyone but root, vpn and wifi (Only keys created with the same UID are visible/accessible)" - which suggests in this case the creators uid has higher privilege than root - is this correct?

Please let me know if I have made any incorrect assumptions here :)

sorry if this is a stupid question.

I know that the root user can access all files / commands on the system but can Can a root / su user assume any other uid?

The reason I ask is looking at http://nelenkov.blogspot.co.uk/2012/05/storing-application-secrets-in-androids.html it says a deamon commands "Allowed UIDs" are "anyone but root, vpn and wifi (Only keys created with the same UID are visible/accessible)" - which suggests in this case the creators uid has higher privilege than root - is this correct?

Please let me know if I have made any incorrect assumptions here :)

I know that the root user can access all files / commands on the system but can Can a root / su user assume any other uid?

The reason I ask is looking at http://nelenkov.blogspot.co.uk/2012/05/storing-application-secrets-in-androids.html it says a deamon commands "Allowed UIDs" are "anyone but root, vpn and wifi (Only keys created with the same UID are visible/accessible)" - which suggests in this case the creators uid has higher privilege than root - is this correct?

Source Link
Dori
  • 133
  • 1
  • 7

can root user assume any uid

sorry if this is a stupid question.

I know that the root user can access all files / commands on the system but can Can a root / su user assume any other uid?

The reason I ask is looking at http://nelenkov.blogspot.co.uk/2012/05/storing-application-secrets-in-androids.html it says a deamon commands "Allowed UIDs" are "anyone but root, vpn and wifi (Only keys created with the same UID are visible/accessible)" - which suggests in this case the creators uid has higher privilege than root - is this correct?

Please let me know if I have made any incorrect assumptions here :)