Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ProgramId

Sequence #

Parameter #

Description

SYUSUNAME

1

1-10

Format of an auto-created username. For example, last name plus first character (smithj for Joe Smith) of first name or first name underscore last name (joe_smith).

SYUSUNLENG

1

1-4

Additional configuration of auto-created username. Includes limiting the length of username.

WEBUSRNAME

1

1

Whether usernames are lowercase, uppercase or mixed case. (SmithJ or smithj or SMITHJ)

WEBUSRNAME

1

2

Controls whether username is masked on the login screen.

WEBUSRNAME

1

3

Controls how Campus Cafe searches for usernames coming from an outside identity provider (e.g. SSO or LDAP). Set to Y to allow mixed case. For example, Joe.Smith will be treated the same as joe.smith. N will make the search case sensitive.

WEBPASSWRD

1

1-8

Control password complexity requirements. This control isn’t used if utilizing single sign on or other outside identity management provider.

SYUSPASS

1

1-9Control the default password assigned to new users, including how passwords are handled with a Google Workspace or Microsoft Azure integration3, 8

Controls default initial password:

-blank: uses ID number

-S: uses Last 4 of SSN and Date of Birth (CCYYMMDD format)

-DOB: uses Date of Birth (CCYYMMDD) format

Parameter 1 is for students, Parameter 2 is for Faculty/Staff, Parameter 3 is for Parents. Parameter 8 is for SSO Provisioning to re-set password in case it has been changed to something that would not meet complexity rules of Azure/Google Workspaces.

SYUSPASS

1

5,9

Optional Password Prefix string to meet complexity rules, appended to the beginning of the password, in conjunction with Parameters 1, 2, and 3. A value of StR! and a parameter 1 value would produce an initial password of StR!#### where # is the newly created user’s ID number. Parameter 5 is for new users; parameter 9 is for SSO provisioning, and works in conjunction with Parameter 8.

SYUSPASS

1

6

A value of Y will blank out a user’s passwords for access via the non-SSO login process once a user is successfully provisioned. This will prevent them from using the non-SSO login, as all passwords, and blank passwords, will fail.

SYUSPASS

1

7

A Value of Y Activates Parameters 8 and 9 for SSO provisioning purposes.

SYUSCHGPWD

1

1

Controls whether a new user must change their password (Y). Does not apply if using single sign on.

...