Re: HomeDir - WeOnlyDo Discussion board

Re: HomeDir (General questions)

by Jason, Wednesday, November 17, 2004, 17:16 (7110 days ago) @ wodSupport

That's correct. The results I was getting were through automated SFTP connections - I'm not allowing any connections other than SFTP onto the server by checking whether or not ServiceType = stSubSystem. Once login occurs (in the LoginPassword or LoginPubKey event) I set the homedir equal to a parameter in the program, which is initally set via a textbox on the form. This parameter doesn't change once the server is started. Most of the time the automated sftp program I have created goes into the correct directories, getting the information it needs. Every now and then, however, it seems that the HomeDir doesn't get set for some reason or another and sends the SFTP connection to places like the A: and the desktop. Any ideas on why this would occur?


Complete thread:

 

  • HomeDir - Jason, 2004-11-16, 15:16 [*]
    • Re: HomeDir - wodSupport, 2004-11-17, 03:43
      • Re: HomeDir - Jason, 2004-11-17, 17:16