- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Advanced Server External Authentication Password L...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2005 10:36 AM
12-07-2005 10:36 AM
If so, is the length configurable and how?
We have a Windows 2003 native mode domain with OpenVMS v7.3-1 as a member server via Advanced Server V7.3A.
Thank you in advance.
Enjoy,
--Jeff
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2005 11:01 AM
12-07-2005 11:01 AM
Re: Advanced Server External Authentication Password Length Limit
The password length should be specified when we define account policy using
SET ACCOUNT POLICY command, you can specify password length from 0 to 14 long using MINLENGTH qualifier. 0 is default.
Archunan
Archie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2005 11:20 AM
12-07-2005 11:20 AM
Re: Advanced Server External Authentication Password Length Limit
Thanx for your quick and accurate reply.
I`m sorry, I meant maximum length.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2005 11:29 AM
12-07-2005 11:29 AM
Re: Advanced Server External Authentication Password Length Limit
AS Maximum pwd lenght limit is 14 only. Ovms pwd lenght is difft.
Archunan
Archie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2005 03:42 AM
12-08-2005 03:42 AM
Re: Advanced Server External Authentication Password Length Limit
So you are saying that since the high side of the minimum is 14, then that makes it the maximum length? Okay. Thank you.
Anybody know of a patch to AS to allow the same maximum as allowed by active directory?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2005 10:20 PM
12-08-2005 10:20 PM
Solution>Anybody know of a patch to AS to allow the
>same maximum as allowed by active >directory?
No. But, I think you need to keep in mind that AS is using NTLM v2, so, that is the limiting factor, and that is not necessarily what the Active Driectory limit is.
Now, that being said, does NTLM v2 have a higher limit than AS is currently supporting? In other words, did I miss the ppoint?
Software Concepts International
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2005 02:58 AM
12-09-2005 02:58 AM
Re: Advanced Server External Authentication Password Length Limit
I was under the mistaken impression that Pathworks was NTLM v2 and that AS was LM v3. I think (if my memory is starting to work now) it was LM Hash for pre-v6 Pathworks and NTLM for newer PW versions + AS. Thanx for the correction to my aging and fading memory.
NTLM has a max limit of 14. NTLM v2 enhanced the encryption and key space (among other things), but it looks like the character limit is still 14.
Thanx for the help Brad and Archunan.
Enjoy,
--Jeff