You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



Root can't grant privilages

Author (Read 1747 times)

0 Members and 1 Guest are viewing this topic.

Re: Root can't grant privilages
« Reply #3 on: February 22, 2019, 02:49:50 PM »
 

beak

  • New to Forums
  • *
  • 2
    Posts
  • Reputation: 0
  • Linux Lite Member
    • View Profile

  • CPU: g2020

  • MEMORY: 4Gb

  • VIDEO CARD: Intel HD graphics
It doesn't matter, "=" replaces, "+" adds privileges.

PS
By the way, what do you guys do when you want to freely access your partitions? Every time I click on the partition it asks me for admin password. In /mnt the partition is mounted as B43D-88E0/
« Last Edit: February 22, 2019, 03:32:43 PM by beak »
 

Re: Root can't grant privilages
« Reply #2 on: February 21, 2019, 04:58:47 PM »
 

DeepThought

  • Forum Regular
  • ***
  • 237
    Posts
  • Reputation: 40
  • Linux Lite Member
    • View Profile
    • WKDfm Radio | WKDfm Chat

  • CPU: AMD Turion(tm) 64 x 2 Mobile Technology TL-60

  • MEMORY: 4Gb

  • VIDEO CARD: ATI RS480

  • Kernel: 5.x
Code: [Select]
root@jay-VirtualBox:/mnt# chmod a=rwx B43D-88E0/
The command is :

Code: [Select]
chmod a+rwx
not "a=rwx" as you have it
Owner and DJ at WKDfm Radio ( www.wkdfm.co.uk )
 

Root can't grant privilages
« Reply #1 on: February 21, 2019, 04:44:22 PM »
 

beak

  • New to Forums
  • *
  • 2
    Posts
  • Reputation: 0
  • Linux Lite Member
    • View Profile

  • CPU: g2020

  • MEMORY: 4Gb

  • VIDEO CARD: Intel HD graphics
Hi
I've been using Linux Light for a short time. I have a linux partition that I would like to make accessible to everyone. But some how I can't. Have a look:
Code: [Select]
root@jay-VirtualBox:/mnt# ls -lh
total 4,0K
drwxr-xr-x 2 root root 4,0K sty  1  1970 B43D-88E0
root@jay-VirtualBox:/mnt# chmod a=rwx B43D-88E0/
root@jay-VirtualBox:/mnt# ls -lh
total 4,0K
drwxr-xr-x 2 root root 4,0K sty  1  1970 B43D-88E0

as you can see after trying to grant all privileges to everyone they remain the same. The last line still shows that group and others do not have write permission. What is the issue here?

thx
« Last Edit: February 21, 2019, 04:54:53 PM by beak »
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section