Page 1 of 1

Password dialog for password protected shares

Posted: 30 Nov 2007 14:03
by admin
There's a new version of ExistUNC:
http://www.xyplorer.com/download/ExistUNC.zip

Enter a \\server\share and press "Browse Path". The password dialog should pop up on password protected shares that do exist but are not yet connected.

don

Re: Password dialog for password protected shares

Posted: 30 Nov 2007 19:02
by admin
admin wrote:There's a new version of ExistUNC:
http://www.xyplorer.com/download/ExistUNC.zip
There's an update now (2007-11-30 19:02) that fixes some glitches.

Re: Password dialog for password protected shares

Posted: 01 Dec 2007 10:48
by admin
Okay, I'm ready now to add the network logon dialog. However, since I don't have the right network here for testing I need a little help to find the right point where to plug the dialog in.

Question 1: when you click on a unconnected passworded server (\\computer) in the XY Tree, what happens now? Do you get the "disabled" icon overlay in the tree or not? What message pops up if any?

Question 2: same question for share (\\computer\share)

Question 3: same question for path on share (\\computer\share\path)

Posted: 01 Dec 2007 12:30
by ogroeger
Using v6.60.0030 against a Kubuntu server in a VMWare:

Question1: When i first Browse the local network and select the server a MsgBox pops up saying that the location is not available. Afterwards the server appears in the xy tree. Whenever i select the server in the tree the icon overlay changes to disabled and remains in this state until i refresh the tree. Not further dialog pops up.

Question 2: Entering a share in the adress bar clears the file area (only content is the message "Currently not available: \\kubuntu\"), not popup.

Question 3: Entering a dir inside the share opens a popup "Couldn't find location: \\kubuntu\PR\alt"

Hope that helps

Posted: 01 Dec 2007 15:41
by serendipity
Sorry Don, I did want this feature sometime back but now I have no servers around to test for. But I guess when at work I can figure out some servers around and test this feature.
Thanks for adding it anyway. :wink:

Posted: 01 Dec 2007 18:56
by admin
ogroeger wrote:Using v6.60.0030 against a Kubuntu server in a VMWare:

Question1: When i first Browse the local network and select the server a MsgBox pops up saying that the location is not available. Afterwards the server appears in the xy tree. Whenever i select the server in the tree the icon overlay changes to disabled and remains in this state until i refresh the tree. Not further dialog pops up.

Question 2: Entering a share in the adress bar clears the file area (only content is the message "Currently not available: \\kubuntu"), not popup.

Question 3: Entering a dir inside the share opens a popup "Couldn't find location: \\kubuntu\PR\alt"

Hope that helps
Yep, that helps a lot.

Just to be sure: in all three cases the expected thing would be to pop up the logon dialog asking for a username and password, right?

Posted: 02 Dec 2007 11:45
by ogroeger
yes, i think so. Do we need an optional domain input control or is the domain part of the user name, e.g. "domain1\ogroeger"?

Posted: 02 Dec 2007 12:52
by ogroeger
Don, i checked the last beta. The test cases 1 and 2 open now immidiatly the login dialog. If the login fails, the login dialog is ready for the next attempt. If the login succeeds the content is shown. The case that the server is indeed not reachable is correcly handled (The location is not available). Great work! :D

The test case 3 is unchanged.

One small bagatelle: The login dialog opens on the primary display and not on the display where XY is open.

Posted: 02 Dec 2007 13:50
by admin
ogroeger wrote:yes, i think so. Do we need an optional domain input control or is the domain part of the user name, e.g. "domain1\ogroeger"?
Currently domains are handled in this simplified way: Browsing the network does only see servers in the primary/default domain. But you can add servers from other domains via the address bar (or via List Management | Servers ...).

Posted: 02 Dec 2007 14:00
by admin
ogroeger wrote:Don, i checked the last beta. The test cases 1 and 2 open now immidiatly the login dialog. If the login fails, the login dialog is ready for the next attempt. If the login succeeds the content is shown. The case that the server is indeed not reachable is correcly handled (The location is not available). Great work! :D

The test case 3 is unchanged.

One small bagatelle: The login dialog opens on the primary display and not on the display where XY is open.
Great, thanks for the quick feedback. I'll take care of test case 3 and the bagatelle...

Posted: 02 Dec 2007 19:03
by ogroeger
6.60.0041: Works perfect!

Posted: 02 Dec 2007 19:07
by admin
ogroeger wrote:6.60.0041: Works perfect!
:D :D :D

Posted: 02 Dec 2007 21:30
by serendipity
Wow!! seems like the problem of the popping password window is finally soved. great job Don.