Can anyone tell me in general, what the 'probe' id in sybase is all about? When I came to my new company, all sybase installations have the user probe in them. Don't know if this is used by the system or just placed by the previous dba's.
syslogins contains one row for each valid SQL Server user account. On the SQL Server distribution tape, syslogins contains an entry in which the name is "sa", the suid is 1, and the password is null. It also contains an entry named "probe" with an unpublished password. The login "probe" and the user "probe" exist for the Two Phase Commit Probe Process, which uses a challenge and response mechanism to access SQL Server.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.