Permission Denied on softlink after passwordless connection

3 posts / 0 new
Last post
deei
Offline
Last seen: 9 years 4 months ago
Joined: 06.06.2013 - 20:53
Permission Denied on softlink after passwordless connection

I am connecting from server A (Solaris) to server B (Windows) and softlink is created to server C (Storage).

Link is created as,

ln -s "//storage_ip/directory" "softlink"

I cant connect directly from Solaris to Storage hence using Windows system as intermidiate to transfer files. On Windows I am using copSSH to enable ssh/sftp.

The same softlink is working with password connection but does not with passwordless connection.

Is there any problem with passwordless connection on accessing softlink ?

dcompane
Offline
Last seen: 9 years 8 months ago
Joined: 07.07.2010 - 21:02
This is a known issue. It

This is a known issue. It seems you are using a network share. When using keys, windows authentication does not provide a full credential.

This may help.

Daniel.

deei
Offline
Last seen: 9 years 4 months ago
Joined: 06.06.2013 - 20:53
Any work-around here ? 

Any work-around here ?  Please let me know if this can be resolved. How to provide credentials to windows ?

Deei

Release news