P PRice Member² Jul 22, 2005 #1 What would you suggest to disallow the user from logging in via the logon dialog if they add a trailing space to a valid user name? One user was able to get in that way today. Thanks,
What would you suggest to disallow the user from logging in via the logon dialog if they add a trailing space to a valid user name? One user was able to get in that way today. Thanks,
Marco Kalter Administrator Staff member Jul 25, 2005 #1 Trailing and leading spaces are ignored by Oracle. Why would you want to disallow this?
P PRice Member² Jul 25, 2005 #1 We have a separate users table for additional information on them that relies on the Oracle logonid. I guess we'll need to trim the logonid. Thanks,
We have a separate users table for additional information on them that relies on the Oracle logonid. I guess we'll need to trim the logonid. Thanks,