c1f5ec452b23d55c71e6f07628b84ac5e97cf551vboxsync# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
c1f5ec452b23d55c71e6f07628b84ac5e97cf551vboxsync# Copyright (c) 2007 Sun Microsystems Inc. All Rights Reserved
c1f5ec452b23d55c71e6f07628b84ac5e97cf551vboxsync# The contents of this file are subject to the terms
c1f5ec452b23d55c71e6f07628b84ac5e97cf551vboxsync# of the Common Development and Distribution License
e64031e20c39650a7bc902a3e1aba613b9415deevboxsync# (the License). You may not use this file except in
c1f5ec452b23d55c71e6f07628b84ac5e97cf551vboxsync# compliance with the License.
c1f5ec452b23d55c71e6f07628b84ac5e97cf551vboxsync# You can obtain a copy of the License at
c1f5ec452b23d55c71e6f07628b84ac5e97cf551vboxsync# https://opensso.dev.java.net/public/CDDLv1.0.html or
c1f5ec452b23d55c71e6f07628b84ac5e97cf551vboxsync# See the License for the specific language governing
c1f5ec452b23d55c71e6f07628b84ac5e97cf551vboxsync# permission and limitations under the License.
c1f5ec452b23d55c71e6f07628b84ac5e97cf551vboxsync# When distributing Covered Code, include this CDDL
c1f5ec452b23d55c71e6f07628b84ac5e97cf551vboxsync# Header Notice in each file and include the License file
c1f5ec452b23d55c71e6f07628b84ac5e97cf551vboxsync# If applicable, add the following below the CDDL Header,
c1f5ec452b23d55c71e6f07628b84ac5e97cf551vboxsync# with the fields enclosed by brackets [] replaced by
c1f5ec452b23d55c71e6f07628b84ac5e97cf551vboxsync# your own identifying information:
c1f5ec452b23d55c71e6f07628b84ac5e97cf551vboxsync# "Portions Copyrighted [year] [name of copyright owner]"
9040f019271f91b98e1320c0a8c38a42636e3979vboxsync# $Id: amAuthApplication.properties,v 1.2 2008/06/25 05:40:34 qcheng Exp $
c1f5ec452b23d55c71e6f07628b84ac5e97cf551vboxsyncappInitFalied=Application module initialization failed.
c1f5ec452b23d55c71e6f07628b84ac5e97cf551vboxsyncnullSecret=Application secret not defined in AMConfig.properties.
c1f5ec452b23d55c71e6f07628b84ac5e97cf551vboxsyncwrongSecret=Invalid application secret.
c1f5ec452b23d55c71e6f07628b84ac5e97cf551vboxsyncappname=Enter application name.
c1f5ec452b23d55c71e6f07628b84ac5e97cf551vboxsyncsecret=Enter secret string.
c1f5ec452b23d55c71e6f07628b84ac5e97cf551vboxsyncuserInvalid=Application user ID is not valid.
c1f5ec452b23d55c71e6f07628b84ac5e97cf551vboxsyncnoPassword=Password is null.
c1f5ec452b23d55c71e6f07628b84ac5e97cf551vboxsyncbasicLDAPex=Unknown LDAP exception.
c1f5ec452b23d55c71e6f07628b84ac5e97cf551vboxsyncInvalidUP=Invalid user ID and password. Try again.
c1f5ec452b23d55c71e6f07628b84ac5e97cf551vboxsyncbasednnull=The search baseDN contains an invalid value.
c1f5ec452b23d55c71e6f07628b84ac5e97cf551vboxsyncNoUser=User does not exist.