Hi,
there was a fedora ds version 1.0.4. admin had a remote console via an intermadiate machine using ssh tunnel. fedora-ds folder  was destroyed then I replaced it with a copy of fedora-ds folder from another installation. the server works well but the admin hasn't remote console.
the ssh file that worked before is:
ssh   -L   389:ldap server IP:389   -L   8080:ldap server IP:port of fedora-ds installation   -l  admin  intermadiate _machine _IP
I only changed the port number of fedora-ds installation with new port number. shuld I change another thing?