Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

probe

Status
Not open for further replies.

gensan

MIS
Feb 21, 2001
142
SG
Hi,

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.

Thanks in advance.

 
From the manual ...

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.

Greg.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top