<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.5" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: the password is not longer displayed in dba_users.password in 11g</title>
	<link>http://laurentschneider.com/wordpress/2007/08/the-password-is-not-longer-displayed-in-dba_userspassword.html</link>
	<description>Oracle Certified Master</description>
	<pubDate>Sun, 07 Sep 2008 05:58:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.5</generator>

	<item>
		<title>by: Laurent Schneider &#187; Blog Archive &#187; alter user identified by values in 11g</title>
		<link>http://laurentschneider.com/wordpress/2007/08/the-password-is-not-longer-displayed-in-dba_userspassword.html#comment-6096</link>
		<pubDate>Wed, 12 Mar 2008 13:02:21 +0000</pubDate>
		<guid>http://laurentschneider.com/wordpress/2007/08/the-password-is-not-longer-displayed-in-dba_userspassword.html#comment-6096</guid>
					<description>[...] I wrote about dba_users changes in 11g . [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] I wrote about dba_users changes in 11g . [&#8230;]
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Javier Andrés Pérez Díaz &#187; Columna password de DBA_USERS en 11G</title>
		<link>http://laurentschneider.com/wordpress/2007/08/the-password-is-not-longer-displayed-in-dba_userspassword.html#comment-5711</link>
		<pubDate>Tue, 08 Jan 2008 03:51:29 +0000</pubDate>
		<guid>http://laurentschneider.com/wordpress/2007/08/the-password-is-not-longer-displayed-in-dba_userspassword.html#comment-5711</guid>
					<description>[...] Hago referencia a este articulo que es muy bueno sacado del sitio &#8220;http://laurentschneider.com&#8221; donde se explica que la columna PASSWORD de la DBA_USERS ya no es visible en 11G: select username,password from dba_users where username=&#8217;SCOTT&#8217;; USERNAME PASSWORD &#8212;&#8212;&#8211; &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; SCOTT [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Hago referencia a este articulo que es muy bueno sacado del sitio &#8220;http://laurentschneider.com&#8221; donde se explica que la columna PASSWORD de la DBA_USERS ya no es visible en 11G: select username,password from dba_users where username=&#8217;SCOTT&#8217;; USERNAME PASSWORD &#8212;&#8212;&#8211; &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; SCOTT [&#8230;]
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Laurent Schneider</title>
		<link>http://laurentschneider.com/wordpress/2007/08/the-password-is-not-longer-displayed-in-dba_userspassword.html#comment-5002</link>
		<pubDate>Fri, 12 Oct 2007 06:51:12 +0000</pubDate>
		<guid>http://laurentschneider.com/wordpress/2007/08/the-password-is-not-longer-displayed-in-dba_userspassword.html#comment-5002</guid>
					<description>true, if you use the new algorythm, the values is no longer the 10g hash value USER$.PASSWORD but it is the SHA string in SYS.USER$.SPARE4</description>
		<content:encoded><![CDATA[<p>true, if you use the new algorythm, the values is no longer the 10g hash value USER$.PASSWORD but it is the SHA string in SYS.USER$.SPARE4
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: DB</title>
		<link>http://laurentschneider.com/wordpress/2007/08/the-password-is-not-longer-displayed-in-dba_userspassword.html#comment-5000</link>
		<pubDate>Thu, 11 Oct 2007 22:28:19 +0000</pubDate>
		<guid>http://laurentschneider.com/wordpress/2007/08/the-password-is-not-longer-displayed-in-dba_userspassword.html#comment-5000</guid>
					<description>Oracle changed their own code
set long 9999
   SELECT DBMS_METADATA.get_ddl ('USER', 'SCOTT') 
     FROM DUAL;</description>
		<content:encoded><![CDATA[<p>Oracle changed their own code<br />
set long 9999<br />
   SELECT DBMS_METADATA.get_ddl (&#8217;USER&#8217;, &#8216;SCOTT&#8217;)<br />
     FROM DUAL;
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: the password is not longer displayed in dba_users.password in 11gLaurent Schneider &#124; سعد الهويمل</title>
		<link>http://laurentschneider.com/wordpress/2007/08/the-password-is-not-longer-displayed-in-dba_userspassword.html#comment-4954</link>
		<pubDate>Sat, 06 Oct 2007 13:59:37 +0000</pubDate>
		<guid>http://laurentschneider.com/wordpress/2007/08/the-password-is-not-longer-displayed-in-dba_userspassword.html#comment-4954</guid>
					<description>[...] &#1575;&#1604;&#1605;&#1589;&#1583;&#1585; [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] &#1575;&#1604;&#1605;&#1589;&#1583;&#1585; [&#8230;]
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Laurent Schneider</title>
		<link>http://laurentschneider.com/wordpress/2007/08/the-password-is-not-longer-displayed-in-dba_userspassword.html#comment-4606</link>
		<pubDate>Mon, 27 Aug 2007 14:17:11 +0000</pubDate>
		<guid>http://laurentschneider.com/wordpress/2007/08/the-password-is-not-longer-displayed-in-dba_userspassword.html#comment-4606</guid>
					<description>password is still in SYS.USER$ :?</description>
		<content:encoded><![CDATA[<p>password is still in SYS.USER$ <img src='http://laurentschneider.com/wordpress/wp-includes/images/smilies/icon_confused.gif' alt=':?' class='wp-smiley' />
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Steeve Bisson</title>
		<link>http://laurentschneider.com/wordpress/2007/08/the-password-is-not-longer-displayed-in-dba_userspassword.html#comment-4605</link>
		<pubDate>Mon, 27 Aug 2007 14:03:15 +0000</pubDate>
		<guid>http://laurentschneider.com/wordpress/2007/08/the-password-is-not-longer-displayed-in-dba_userspassword.html#comment-4605</guid>
					<description>So no more "alter user my_user identified by values 'hash value';" ?</description>
		<content:encoded><![CDATA[<p>So no more &#8220;alter user my_user identified by values &#8216;hash value&#8217;;&#8221; ?
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
