Hi all,

I got this when trying to run dmesg for info. on a bug -

/home/shirish 16-12-25 4:26:20 $ dmesg > dmesg.txt
dmesg: read kernel buffer failed: Operation not permitted

Then I did -

$ cat /proc/sys/kernel/unprivileged_userns_clone
0

which confirmed that unprivileed people cannot use this.

Then I used the option shared -

$ sudo su -c 'echo 1> /proc/sys/kernel/unprivileged_userns_clone'
[sudo] password for shirish:
bash: line 0: echo: write error: Invalid argument

Should I make a new bug ?

-- 
          Regards,
          Shirish Agarwal  शिरीष अग्रवाल
  My quotes in this email licensed under CC 3.0
http://creativecommons.org/licenses/by-nc/3.0/
http://flossexperiences.wordpress.com
EB80 462B 08E1 A0DE A73A  2C2F 9F3D C7A4 E1C4 D2D8

Reply via email to