forums › forums › SQLyog › SQLyog: Bugs / Feature Requests › 4.2 Beta1 Sqlyog.ini
- This topic is empty.
-
AuthorPosts
-
-
September 13, 2005 at 3:17 am #9221sdozonoMember
I tested 4.2 BETA 1.
at sqlyog.ini
[Connection 1]
[Connection 2]
[Connection 3]
Passwords are encrypted.
But,
[DATASYNC]
TgtPwd= ** ORIGINAL PASSWORD **
Do you have any reason for this?
Thanks in advance!
🙄
-
September 13, 2005 at 7:10 am #19166RiteshMember
This is very strange as we dont keep passwords for any wizards in sqlyog.ini. If you open up the wizard again, you will see that all the fields keep their last values except the password.
I have forwarded it to my development team.
BTW, we keep the password in plain text in the XML job file.
-
September 13, 2005 at 11:35 am #19167peterlaursenParticipant
This reminds me …
There is an old user request pending that it should be an option NOT to fetch the password into Connections Manager. When more people use the same PC it is not much help that PWs are encrypted in the .ini file as long as anybody just can run the SQLyog program and choose a connection from the drop-down box.
That option (the option NOT to fetch the password into Connections Manager) should be protected with a “master password”, that also should be encrypted).
Security experts may be able to propose a better and more safe solution …
The unencrypted PW in XML-job-files are acceptable. Users can store their jobfiles in a protected area on disk. Several ways to do that.
-
September 13, 2005 at 12:37 pm #19168peterlaursenParticipant
And here comes a question that is also security related.
When SJA is running from a NT-based Client (NT, 2K or XP), I think there is no need that any user should be logged on. The scheduler is a service in the OS, and runs even if no user is logged on. The scheduled job must then run with “System” privileges. In that case the computer executing SJA must be turned on and just showing the logon screen. That is similar to the normal use of computers having Network Admin Software installed. You log out when you leave it!
Anybody tried that with the SJA?
I can research on it myself, but no need to if anybody knows the answer allready!
-
September 14, 2005 at 6:22 am #19169RiteshMemberpeterlaursen wrote on Sep 13 2005, 11:35 AM:This reminds me …
There is an old user request pending that it should be an option NOT to fetch the password into Connections Manager. When more people use the same PC it is not much help that PWs are encrypted in the .ini file as long as anybody just can run the SQLyog program and choose a connection from the drop-down box.
[post=”7145″]<{POST_SNAPBACK}>[/post]This is already in the TO-DO list of SQLyog. We plan to fix it in v4.4 or v4.5.
-
September 14, 2005 at 6:27 am #19170RiteshMemberpeterlaursen wrote on Sep 13 2005, 12:37 PM:And here comes a question that is also security related.
When SJA is running from a NT-based Client (NT, 2K or XP), I think there is no need that any user should be logged on. The scheduler is a service in the OS, and runs even if no user is logged on. The scheduled job must then run with “System” privileges. In that case the computer executing SJA must be turned on and just showing the logon screen. That is similar to the normal use of computers having Network Admin Software installed. You log out when you leave it!
Anybody tried that with the SJA?
I can research on it myself, but no need to if anybody knows the answer allready!
[post=”7146″]<{POST_SNAPBACK}>[/post]Using Windows Task scheduler, you can set all of these options. Once SQLyog creates the task you can configure the options that you want 😀
-
September 14, 2005 at 6:32 am #19171RiteshMembersdozono wrote on Sep 13 2005, 03:17 AM:[DATASYNC]
TgtPwd= ** ORIGINAL PASSWORD **
Do you have any reason for this?
Thanks in advance!
🙄
[post=”7141″]<{POST_SNAPBACK}>[/post]Bug confirmed and fixed in v4.2 BETA 2 development tree.
-
September 16, 2005 at 10:02 am #19172peterlaursenParticipantQuote:Using Windows Task scheduler, you can set all of these options. Once SQLyog creates the task you can configure the options that you want
Actually I am becoming a little bit confused now!
This question: http://www.webyog.com/forums/index.php?sho…7197&#entry7197 made me research a little bit more.
This MS document http://support.microsoft.com/?kbid=223375 says
“This issue occurs because you cannot configure a task to use the System account using the Scheduled Tasks Wizard.”
Actually I can! See attached picture.
the Danish text “Kør kun … ” means “run only when a user is logged on”
If I uncheck this a request for PW pops up. However I can cancel this PW-request, and the job runs! (with “NT_AUTHORITYSYSTEM” privileges)
Anybody knows if this is changed from 2K to XP ?
-
-
AuthorPosts
- You must be logged in to reply to this topic.