<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://ittichaicham.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Add_oracle_user_to_sudoers</id>
	<title>Add oracle user to sudoers - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://ittichaicham.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Add_oracle_user_to_sudoers"/>
	<link rel="alternate" type="text/html" href="https://ittichaicham.com/wiki/index.php?title=Add_oracle_user_to_sudoers&amp;action=history"/>
	<updated>2026-06-15T12:51:14Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>https://ittichaicham.com/wiki/index.php?title=Add_oracle_user_to_sudoers&amp;diff=856&amp;oldid=prev</id>
		<title>Ittichai: Created page with &quot;* Log on as root user  &lt;pre&gt; su - root &lt;/pre&gt;  * Modify /etc/sudoers, insert new line &lt;pre&gt; # Add oracle user oracle     ALL=(ALL)      ALL  # Add oracle user without  password p...&quot;</title>
		<link rel="alternate" type="text/html" href="https://ittichaicham.com/wiki/index.php?title=Add_oracle_user_to_sudoers&amp;diff=856&amp;oldid=prev"/>
		<updated>2013-01-21T21:38:23Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;* Log on as root user  &amp;lt;pre&amp;gt; su - root &amp;lt;/pre&amp;gt;  * Modify /etc/sudoers, insert new line &amp;lt;pre&amp;gt; # Add oracle user oracle     ALL=(ALL)      ALL  # Add oracle user without  password p...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;* Log on as root user&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
su - root&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Modify /etc/sudoers, insert new line&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
# Add oracle user&lt;br /&gt;
oracle     ALL=(ALL)      ALL&lt;br /&gt;
&lt;br /&gt;
# Add oracle user without  password prompted&lt;br /&gt;
oracle     ALL=(ALL)      NOPASSWD: ALL&lt;br /&gt;
&lt;br /&gt;
# Add dba group&lt;br /&gt;
%dba     ALL=(ALL)      ALL&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category: Linux]]&lt;/div&gt;</summary>
		<author><name>Ittichai</name></author>
		
	</entry>
</feed>