<div dir="ltr">I'm working on enabling to keep password in the samba ioslave and I've looked into the FTP slave's was of keeping a password and I've noticed the following rather broken behaviour:<br>I enter the url "<a href="ftp://mysite">ftp://mysite</a>" which requires me to enter with a user and not as anonymous. <br>
I give it one user(user1) and keep the password, then give it a different user(user2) and keep his password. <br>On the third time I try to log in it works fine, I have to choice of 2 previously logged in users. <br><br>So far so good, now here comes the weird part - When I look at my wallet, both user/password pairs are kept under the anonymous user login - "ftp-anonymous@mysite:-1".<br>
It means that when I try to enter with the url "<a href="ftp://user1">ftp://user1</a>@mysite" it doesn't know that I asked to save that user's password and if I save the password again, it saves it under "ftp-user1@mysite:-1"<br>
<br>Is this the required behaviour? Maybe the ioslaves should keep the passwords in a general manner and not under a specific user?<br><br>Lior<br><br>
</div>