Re: kdesvn and authentification

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thanks

2008/11/13 Kevin Kofler <kevin.kofler@xxxxxxxxx>
Adel ESSAFI <adel.safi <at> imag.fr> writes:
> how can I make authentification with kdesvn?

The best solution is to use SSH key authentication:
* Make sure you have a key for your local machine generated (with ssh-keygen).
 There should be either ~/.ssh/id_rsa and ~/.ssh/id_rsa.pub or ~/.ssh/id_dsa
 and ~/.ssh/id_dsa.pub files (RSA is recommended).
* Upload your public key to the repository machine:
 - If you have direct SSH/SFTP access, copy the contents of your
   ~/.ssh/id_*.pub file to ~/.ssh/authorized_keys on the remote machine (if the
   file does not exist yet, you have to create it), and make sure all of ~/.ssh
   is readable only by you (chmod -R go-rwx ~/.ssh).
 - If there's a web interface to upload SSH keys, upload your ~/.ssh/id_*.pub
   file there.
 WARNING: In both cases, make sure you upload the contents of the PUBLIC key
          (i.e. the one with the .pub extension). The private key should NEVER
          leave your machine.
* Use svn+ssh://username@xxxxxxxxxxxxxxx/foo/ as your URL (where username is
 your account name on the repository server, svn.example.com is the server
 itself and foo is the path to your module).

       Kevin Kofler

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines



--
PhD candidate in Computer Science
Address      
BP 108, Bureau de poste Tunis republique
1001 Tunis
Tunisia
tel: +216 97 246 706
fax: +216 71 391 166
-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux