You are not logged in.
Facing issue when i configure SFTP in Report Server
misc.cf
Configuration:
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
<database>
<oracle>
<filter>
<convertclobs>true</convertclobs>
</filter>
</oracle>
</database>
<remoteaccess>
<sftp disabled="false">
<!-- Use $generated in order to generate a key on first start. -->
<keylocation>$generated</keylocation>
<port>8022</port>
</sftp>
</remoteaccess>
</configuration>
security/misc.cf
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
<juel>
<expression>
<blacklist>getClass</blacklist>
</expression>
</juel>
<errorMessages>
<hideViolatedSecurityExceptionDetails>false</hideViolatedSecurityExceptionDetails>
</errorMessages>
<knownHosts>C:/Users/OS_22497/.ssh/known_hosts</knownHosts>
<disableLostPassword>false</disableLostPassword>
</configuration>
kindly help me to resolve
Offline
Hi Osama Shoukat,
can you please add the complete error stack you are getting?
when exactly do you get this error?
Regards,
Eduardo
Offline