<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.vmssoftware.com/index.php?action=history&amp;feed=atom&amp;title=Password_Dictionary</id>
	<title>Password Dictionary - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.vmssoftware.com/index.php?action=history&amp;feed=atom&amp;title=Password_Dictionary"/>
	<link rel="alternate" type="text/html" href="https://wiki.vmssoftware.com/index.php?title=Password_Dictionary&amp;action=history"/>
	<updated>2026-04-30T13:32:28Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.3</generator>
	<entry>
		<id>https://wiki.vmssoftware.com/index.php?title=Password_Dictionary&amp;diff=1865&amp;oldid=prev</id>
		<title>Jane.doe: Created page with &quot;&#039;&#039;&#039;Password Dictionary&#039;&#039;&#039; is a list of English words and phrases that cannot be used as a password with SET PASSWORD unless the DISPWDDIC flag is set in...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.vmssoftware.com/index.php?title=Password_Dictionary&amp;diff=1865&amp;oldid=prev"/>
		<updated>2019-12-13T08:12:28Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;#039;&amp;#039;&amp;#039;Password Dictionary&amp;#039;&amp;#039;&amp;#039; is a list of English words and phrases that cannot be used as a password with &lt;a href=&quot;/SET_PASSWORD&quot; title=&quot;SET PASSWORD&quot;&gt;SET PASSWORD&lt;/a&gt; unless the DISPWDDIC &lt;a href=&quot;/Account_flags&quot; title=&quot;Account flags&quot;&gt;flag&lt;/a&gt; is set in...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Password Dictionary&amp;#039;&amp;#039;&amp;#039; is a list of English words and phrases that cannot be used as a password with [[SET PASSWORD]] unless the DISPWDDIC [[Account flags|flag]] is set in the [[User record|user record]]. This list is contained in [[SYS$SYSTEM]]:VMS$PASSWORD_DICTIONARY.DATA.&lt;br /&gt;
&lt;br /&gt;
To add passwords to the dictionary, follow the instructions:&lt;br /&gt;
1. Create a file containing passwords you would like to add to the dictionary. Each password should be on a separate line and in lowercase, as follows:&lt;br /&gt;
 $ CREATE LOCAL_PASSWORD_DICTIONARY.DATA&lt;br /&gt;
 somefamous&lt;br /&gt;
 localheroes&lt;br /&gt;
 Ctrl/Z&lt;br /&gt;
2. Enable [[SYSPRV]] and merge your local additions:&lt;br /&gt;
 $ SET PROCESS/PRIVILEGE=SYSPRV&lt;br /&gt;
 $ CONVERT/MERGE/PAD LOCAL_PASSWORD_DICTIONARY.DATA -&lt;br /&gt;
 _$ SYS$LIBRARY:VMS$PASSWORD_DICTIONARY.DATA&lt;br /&gt;
&lt;br /&gt;
=See also=&lt;br /&gt;
* {{Template:Sec}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Security]]&lt;/div&gt;</summary>
		<author><name>Jane.doe</name></author>
	</entry>
</feed>