Lines Matching full:ssh
8 # The version of x11-ssh-askpass to use
14 Summary: OpenSSH, a free Secure Shell (SSH) protocol implementation
20 Source1: x11-ssh-askpass-%{xversion}.tar.gz
22 Group: Productivity/Networking/SSH
25 Obsoletes: ssh
26 Provides: ssh
41 Group: Productivity/Networking/SSH
43 Obsoletes: ssh-extras
44 Provides: openssh:${_libdir}/ssh/ssh-askpass
51 Ssh (Secure Shell) is a program for logging into a remote machine and for
57 OpenSSH is OpenBSD's rework of the last free version of SSH, bringing it
65 Ssh (Secure Shell) is a program for logging into a remote machine and for
71 OpenSSH is OpenBSD's rework of the last free version of SSH, bringing it
79 - Add ssh-sk-helper and corresponding manual page.
88 - Updated for new gnome-ssh-askpass build
90 - Made symlink to gnome-ssh-askpass called ssh-askpass
97 - Postinstall script for the server now only prints "Generating SSH host
99 message if an SSH host key is already in place
139 --sysconfdir=%{_sysconfdir}/ssh \
143 --libexecdir=%{_libdir}/ssh
147 cd x11-ssh-askpass-%{xversion}
149 --libexecdir=%{_libdir}/ssh
163 install -m744 contrib/suse/sysconfig.ssh \
167 cd x11-ssh-askpass-%{xversion}
168 make install install.man BINDIR=%{_libdir}/ssh DESTDIR=$RPM_BUILD_ROOT/
169 rm -f $RPM_BUILD_ROOT/usr/share/Ssh.bin
177 /usr/sbin/useradd -r -o -g sshd -u %{sshd_uid} -s /bin/false -c "SSH Privilege Separation User" -d …
180 /usr/bin/ssh-keygen -A
181 %{fillup_and_insserv -n -y ssh sshd}
185 %verify_permissions -e /etc/ssh/sshd_config -e /etc/ssh/ssh_config -e /usr/bin/ssh
198 %attr(0755,root,root) %dir %{_sysconfdir}/ssh
199 %attr(0644,root,root) %config(noreplace) %{_sysconfdir}/ssh/ssh_config
200 %attr(0600,root,root) %config(noreplace) %{_sysconfdir}/ssh/sshd_config
201 %attr(0600,root,root) %config(noreplace) %{_sysconfdir}/ssh/moduli
204 %attr(0755,root,root) %{_bindir}/ssh-keygen
206 %attr(0755,root,root) %{_bindir}/ssh
207 %attr(0755,root,root) %{_bindir}/ssh-agent
208 %attr(0755,root,root) %{_bindir}/ssh-add
209 %attr(0755,root,root) %{_bindir}/ssh-keyscan
212 %attr(0755,root,root) %dir %{_libdir}/ssh
213 %attr(0755,root,root) %{_libdir}/ssh/sftp-server
214 %attr(4711,root,root) %{_libdir}/ssh/ssh-keysign
215 %attr(0755,root,root) %{_libdir}/ssh/ssh-pkcs11-helper
216 %attr(0755,root,root) %{_libdir}/ssh/ssh-sk-helper
219 %attr(0644,root,root) %doc %{_mandir}/man1/ssh.1*
220 %attr(0644,root,root) %doc %{_mandir}/man1/ssh-add.1*
221 %attr(0644,root,root) %doc %{_mandir}/man1/ssh-agent.1*
222 %attr(0644,root,root) %doc %{_mandir}/man1/ssh-keygen.1*
223 %attr(0644,root,root) %doc %{_mandir}/man1/ssh-keyscan.1*
228 %attr(0644,root,root) %doc %{_mandir}/man8/ssh-keysign.8*
229 %attr(0644,root,root) %doc %{_mandir}/man8/ssh-pkcs11-helper.8*
230 %attr(0644,root,root) %doc %{_mandir}/man8/ssh-sk-helper.8*
232 %attr(0644,root,root) /var/adm/fillup-templates/sysconfig.ssh
237 %doc x11-ssh-askpass-%{xversion}/README
238 %doc x11-ssh-askpass-%{xversion}/ChangeLog
239 %doc x11-ssh-askpass-%{xversion}/SshAskpass*.ad
240 %attr(0755,root,root) %{_libdir}/ssh/ssh-askpass
241 %attr(0755,root,root) %{_libdir}/ssh/x11-ssh-askpass
242 %attr(0644,root,root) %doc /usr/X11R6/man/man1/ssh-askpass.1x*
243 %attr(0644,root,root) %doc /usr/X11R6/man/man1/x11-ssh-askpass.1x*