<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments on: Unix or Linux commands for changing user rights</title> <atom:link href="http://www.cyberciti.biz/tips/unix-or-linux-commands-for-changing-user-rights.html/feed" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/tips/unix-or-linux-commands-for-changing-user-rights.html</link> <description>This is a Linux sys admin journal by Vivek about sys admin work, Linux tips &#38; tricks, hacks, news and more.</description> <lastBuildDate>Fri, 10 Feb 2012 20:37:43 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Benny</title><link>http://www.cyberciti.biz/tips/unix-or-linux-commands-for-changing-user-rights.html#comment-179112</link> <dc:creator>Benny</dc:creator> <pubDate>Fri, 10 Feb 2012 20:37:43 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/unix-or-linux-commands-for-changing-user-rights.html#comment-179112</guid> <description>Hi
How do I set user rights for a local linux user to rwx on a CIFS mounted windows share.
All I see is root with full rights. but my other user has no rights.
Please advice.</description> <content:encoded><![CDATA[<p>Hi</p><p>How do I set user rights for a local linux user to rwx on a CIFS mounted windows share.<br
/> All I see is root with full rights. but my other user has no rights.<br
/> Please advice.</p> ]]></content:encoded> </item> <item><title>By: Ant</title><link>http://www.cyberciti.biz/tips/unix-or-linux-commands-for-changing-user-rights.html#comment-170640</link> <dc:creator>Ant</dc:creator> <pubDate>Fri, 15 Apr 2011 14:41:14 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/unix-or-linux-commands-for-changing-user-rights.html#comment-170640</guid> <description>@Vinny
When you do &quot;sudo chown vinny&quot;, you&#039;re giving rights to that user based on your chmod settings for user.  So even thought you specify &quot;vinny&quot; as being the owner, you must still specify the &quot;user&quot; permissions.
chmod -R /directory/somefolder u+rwx     i believe this is the correct syntax for changing the &quot;user&quot; to allow read write and execution of all files in somefolder, that &quot;user&quot; being &quot;vinny&quot;.</description> <content:encoded><![CDATA[<p>@Vinny</p><p>When you do &#8220;sudo chown vinny&#8221;, you&#8217;re giving rights to that user based on your chmod settings for user.  So even thought you specify &#8220;vinny&#8221; as being the owner, you must still specify the &#8220;user&#8221; permissions.</p><p>chmod -R /directory/somefolder u+rwx     i believe this is the correct syntax for changing the &#8220;user&#8221; to allow read write and execution of all files in somefolder, that &#8220;user&#8221; being &#8220;vinny&#8221;.</p> ]]></content:encoded> </item> <item><title>By: Vinny Benson</title><link>http://www.cyberciti.biz/tips/unix-or-linux-commands-for-changing-user-rights.html#comment-169817</link> <dc:creator>Vinny Benson</dc:creator> <pubDate>Sun, 13 Mar 2011 16:12:48 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/unix-or-linux-commands-for-changing-user-rights.html#comment-169817</guid> <description>is there something like &quot; sudo chown vinny * &quot;, cos everytime i go to edit a file, i have to chmod it first</description> <content:encoded><![CDATA[<p>is there something like &#8221; sudo chown vinny * &#8220;, cos everytime i go to edit a file, i have to chmod it first</p> ]]></content:encoded> </item> <item><title>By: Vaibhav</title><link>http://www.cyberciti.biz/tips/unix-or-linux-commands-for-changing-user-rights.html#comment-156191</link> <dc:creator>Vaibhav</dc:creator> <pubDate>Tue, 25 May 2010 08:02:21 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/unix-or-linux-commands-for-changing-user-rights.html#comment-156191</guid> <description>I have created user using useradd command. But the created user is not having the full rights. What is the solution for that?</description> <content:encoded><![CDATA[<p>I have created user using useradd command. But the created user is not having the full rights. What is the solution for that?</p> ]]></content:encoded> </item> <item><title>By: Jonathan</title><link>http://www.cyberciti.biz/tips/unix-or-linux-commands-for-changing-user-rights.html#comment-152305</link> <dc:creator>Jonathan</dc:creator> <pubDate>Tue, 15 Dec 2009 17:37:33 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/unix-or-linux-commands-for-changing-user-rights.html#comment-152305</guid> <description>I have a problem...I accidentally typed in &#039;chown -R root:www-data *&#039;. I now have 403 Forbidden Errors. How can I redo this?</description> <content:encoded><![CDATA[<p>I have a problem&#8230;I accidentally typed in &#8216;chown -R root:www-data *&#8217;. I now have 403 Forbidden Errors. How can I redo this?</p> ]]></content:encoded> </item> <item><title>By: Ron</title><link>http://www.cyberciti.biz/tips/unix-or-linux-commands-for-changing-user-rights.html#comment-151945</link> <dc:creator>Ron</dc:creator> <pubDate>Mon, 30 Nov 2009 07:52:24 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/unix-or-linux-commands-for-changing-user-rights.html#comment-151945</guid> <description>very clear, tnkx!</description> <content:encoded><![CDATA[<p>very clear, tnkx!</p> ]]></content:encoded> </item> <item><title>By: Richard</title><link>http://www.cyberciti.biz/tips/unix-or-linux-commands-for-changing-user-rights.html#comment-149349</link> <dc:creator>Richard</dc:creator> <pubDate>Mon, 06 Jul 2009 20:50:18 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/unix-or-linux-commands-for-changing-user-rights.html#comment-149349</guid> <description>I would still like to know what rights I need (not root) to:
* monitor the syslog (via remote ssh ability)
* monitor the disks (via remote ssh ability)
* monitor the ProcessUtilization (via remote ssh ability)</description> <content:encoded><![CDATA[<p>I would still like to know what rights I need (not root) to:</p><p>* monitor the syslog (via remote ssh ability)<br
/> * monitor the disks (via remote ssh ability)<br
/> * monitor the ProcessUtilization (via remote ssh ability)</p> ]]></content:encoded> </item> <item><title>By: Sandeep hande</title><link>http://www.cyberciti.biz/tips/unix-or-linux-commands-for-changing-user-rights.html#comment-147575</link> <dc:creator>Sandeep hande</dc:creator> <pubDate>Fri, 06 Mar 2009 21:09:04 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/unix-or-linux-commands-for-changing-user-rights.html#comment-147575</guid> <description>i have a user user1 to which i want to give Full admin right like root</description> <content:encoded><![CDATA[<p>i have a user user1 to which i want to give Full admin right like root</p> ]]></content:encoded> </item> <item><title>By: Matey</title><link>http://www.cyberciti.biz/tips/unix-or-linux-commands-for-changing-user-rights.html#comment-145764</link> <dc:creator>Matey</dc:creator> <pubDate>Fri, 28 Nov 2008 15:42:16 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/unix-or-linux-commands-for-changing-user-rights.html#comment-145764</guid> <description>I&#039;d like to know if there is a quick way to Decrease a user&#039;s rights.
I have a user called user3 but I dont want him to be able to edit or change files under /etc or other system files.
In other words I would like to change rights on the user instead of files/folders.
Is it possible?
Thank You in advance!</description> <content:encoded><![CDATA[<p>I&#8217;d like to know if there is a quick way to Decrease a user&#8217;s rights.<br
/> I have a user called user3 but I dont want him to be able to edit or change files under /etc or other system files.<br
/> In other words I would like to change rights on the user instead of files/folders.<br
/> Is it possible?</p><p>Thank You in advance!</p> ]]></content:encoded> </item> <item><title>By: chadrick</title><link>http://www.cyberciti.biz/tips/unix-or-linux-commands-for-changing-user-rights.html#comment-4409</link> <dc:creator>chadrick</dc:creator> <pubDate>Wed, 09 Aug 2006 20:50:20 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/unix-or-linux-commands-for-changing-user-rights.html#comment-4409</guid> <description>This stuff is good for noobs. I wish I had read something like earlier
Cheers</description> <content:encoded><![CDATA[<p>This stuff is good for noobs. I wish I had read something like earlier</p><p>Cheers</p> ]]></content:encoded> </item> </channel> </rss>
