amAuthNT.properties revision 6d579da0e4bae9a68e250732e3da0ed723fb7fea
474N/A#
474N/A# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
474N/A#
474N/A# Copyright (c) 2007 Sun Microsystems Inc. All Rights Reserved
943N/A#
474N/A# The contents of this file are subject to the terms
474N/A# of the Common Development and Distribution License
919N/A# (the License). You may not use this file except in
919N/A# compliance with the License.
919N/A#
919N/A# You can obtain a copy of the License at
919N/A# https://opensso.dev.java.net/public/CDDLv1.0.html or
919N/A# opensso/legal/CDDLv1.0.txt
919N/A# See the License for the specific language governing
919N/A# permission and limitations under the License.
919N/A#
919N/A# When distributing Covered Code, include this CDDL
919N/A# Header Notice in each file and include the License file
919N/A# at opensso/legal/CDDLv1.0.txt.
919N/A# If applicable, add the following below the CDDL Header,
919N/A# with the fields enclosed by brackets [] replaced by
919N/A# your own identifying information:
919N/A# "Portions Copyrighted [year] [name of copyright owner]"
919N/A#
474N/A# $Id: amAuthNT.properties,v 1.2 2008/06/25 05:40:35 qcheng Exp $
474N/A#
474N/A
474N/A# Portions Copyrighted 2011 ForgeRock AS
493N/A
474N/Aonlinehelp.doc=nt.html
970N/Aauthentication=Authentication
970N/Aiplanet-am-auth-nt-service-description=Windows NT
970N/A
970N/ANTUserIdNull=Windows NT user ID login is null.
970N/ANTUsernameNotASCII=Windows NT user name must be in ASCII.
970N/ANTPasswordNotASCII=Windows NT password must be in ASCII.
970N/ANTHostnameNotASCII=Windows NT host name must be in ASCII.
970N/ANTDomainnameNotASCII=Windows NT domain name must be in ASCII.
474N/ANTInputNotASCII=Windows NT input must be in ASCII.
946N/Aa101=Authentication Domain
474N/Aa101.help=The name of the Windows Domain used for authentication
911N/Aa102=Authentication Host
946N/Aa102.help=The name of the Windows NT Domain Controller.
946N/Aa103=Samba Configuration File Name
911N/Aa103.help=The path to the Samba configuration file.
474N/Aa103.help.txt=The Windows NT authentication module uses the <code>smbclient</code> command to validate the user credentials against \
474N/Athe Windows domain controller. <br/><br/>\
474N/AFor example: <code>/opt/openam/smb.conf</code><br/><br/>\
474N/A<i>NB </i>The <code>smbclient</code> command must be available in the <code>PATH</code> environmental variable associated with OpenAM.
474N/Aa104=Authentication Level
493N/Aa104.help=The authentication level associated with this module.
474N/Aa104.help.txt=Each authentication module has an authentication level that can be used to indicate the level of security \
970N/Aassociated with the module; 0 is the lowest (and the default).
970N/ANTFailedToGetServiceSchema=Windows NT error: failed to get service schema.
970N/ANTFailedToGetResourceBundle=Windows NT error: failed to get resource bundle.
474N/AAccessDeny=Access denied.
474N/ANTSMB=Windows NT Authentication initialization failed.
474N/ANTSMBFile=The smbclient file was not found.
NTSMBUsage=An smbclient usage error occurred.
NTSMBTimeout=An smbclient timeout error occurred.
NTLoginFailed=NT Login Failed
NTAuthFailed=Windows NT authentication failed.
UserIderror=User ID and password cannot be null.
Passworderror=User ID and password cannot be null.
Hosterror=Windows NT Host cannot be null.
Domainerror=Windows NT domain and host cannot be null.