PRB: SourceSafe Can No Longer Detect Novell User Names

ID: Q130271


The information in this article applies to:
  • Microsoft Visual SourceSafe, versions 4.0, 5.0
  • Microsoft SourceSafe for Windows, versions 3.04, 3.1
  • Microsoft SourceSafe for MS-DOS, versions 3.04, 3.1


SYMPTOMS

SourceSafe versions 3.04 and later can't detect Novell user names, but the earlier versions can.


CAUSE

SourceSafe is no longer allowed to use the code that was used to auto-detect Novell user names.


RESOLUTION

There are several ways to start SourceSafe without being prompted for a user name.

NOTE: This is not recommended because it may compromise security if the SourceSafe names or passwords are the same as the Novell login.

Method 1

In an MS-DOS environment, use the SSINIT program. Example:
SSINIT <username> [password]

Method 2

Use the environment variables SSUSER and SSPWD:
SET SSUSER=<username>
SET SSPWD=<password>

Method 3

Set the username and password as command-line parameters:
SSW -y<username>,[password]
SSD -y<username>,[password]

Additional query words: 5.00 4.00

Keywords : kb3rdparty kbSSafe SourceSafe vbwin ss3
Version : :4.0,5.0; MS-DOS:3.04,3.1; WINDOWS:3.04,3.1
Platform : MS-DOS WINDOWS
Issue type :


Last Reviewed: January 20, 2000
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.