<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>nixCraft &#187; fedora chroot</title> <atom:link href="http://www.cyberciti.biz/tips/tag/fedora-chroot/feed" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/tips</link> <description>This is a Linux sys admin journal by Vivek about sys admin work, Linux tips &#38; tricks, hacks, news and more.</description> <lastBuildDate>Fri, 03 Feb 2012 22:45:35 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>How to: Restrict Users to SCP and SFTP and Block SSH Shell Access with rssh</title><link>http://www.cyberciti.biz/tips/rhel-centos-linux-install-configure-rssh-shell.html</link> <comments>http://www.cyberciti.biz/tips/rhel-centos-linux-install-configure-rssh-shell.html#comments</comments> <pubDate>Mon, 31 Dec 2007 06:59:02 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[/etc/rssh.conf]]></category> <category><![CDATA[/etc/sysconfig/syslog]]></category> <category><![CDATA[chroot conf]]></category> <category><![CDATA[chroot howto]]></category> <category><![CDATA[chroot jail]]></category> <category><![CDATA[chroot mknode]]></category> <category><![CDATA[chroot shell]]></category> <category><![CDATA[chroot users]]></category> <category><![CDATA[debian chroot]]></category> <category><![CDATA[fedora chroot]]></category> <category><![CDATA[install rssh]]></category> <category><![CDATA[redhat chroot]]></category> <category><![CDATA[rssh chroot]]></category> <category><![CDATA[rssh connection closed]]></category> <category><![CDATA[scponly chroot]]></category> <category><![CDATA[sftp]]></category> <category><![CDATA[sftp chroot]]></category> <category><![CDATA[sshd chroot]]></category> <category><![CDATA[syslogd]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/rhel-centos-linux-install-configure-rssh-shell.html</guid> <description><![CDATA[FTP is insecure protocol, but file-transfer is required all time. You can use OpenSSH Server to transfer file using SCP and SFTP (secure ftp) without setting up an FTP server. However, this feature also grants ssh shell access to a user. Basically OpenSSH requires a valid shell. Here is how sftp works: SCP/SFTP -> SSHD [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/rhel-centos-linux-install-configure-rssh-shell.html/feed</wfw:commentRss> <slash:comments>19</slash:comments> </item> <item><title>rssh: Per User Configuration Options For Chroot Jail</title><link>http://www.cyberciti.biz/tips/linux-unix-configuration-for-rssh.html</link> <comments>http://www.cyberciti.biz/tips/linux-unix-configuration-for-rssh.html#comments</comments> <pubDate>Sat, 22 Dec 2007 00:00:00 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Debian Linux]]></category> <category><![CDATA[File system]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Suse Linux]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[Tuning]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[User Management]]></category> <category><![CDATA[/etc/rssh.conf]]></category> <category><![CDATA[/etc/sysconfig/syslog]]></category> <category><![CDATA[chroot conf]]></category> <category><![CDATA[chroot howto]]></category> <category><![CDATA[chroot jail]]></category> <category><![CDATA[chroot mknode]]></category> <category><![CDATA[chroot shell]]></category> <category><![CDATA[chroot users]]></category> <category><![CDATA[debian chroot]]></category> <category><![CDATA[fedora chroot]]></category> <category><![CDATA[redhat chroot]]></category> <category><![CDATA[rssh chroot]]></category> <category><![CDATA[rssh connection closed]]></category> <category><![CDATA[scponly chroot]]></category> <category><![CDATA[sftp]]></category> <category><![CDATA[sftp chroot]]></category> <category><![CDATA[sshd chroot]]></category> <category><![CDATA[syslogd]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-unix-configuration-for-rssh.html</guid> <description><![CDATA[rssh is a restricted shell for providing limited access to a host via ssh. It also allows system wide configuration and per user configuration. From the man page: The user configuration directive allows for the configuration of options on a per-user basis. THIS KEYWORD OVERRIDES ALL OTHER KEYWORDS FOR THE SPECIFIED USER. That is, if [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/linux-unix-configuration-for-rssh.html/feed</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Linux Configure rssh Chroot Jail To Lock Users To Their Home Directories Only</title><link>http://www.cyberciti.biz/tips/howto-linux-unix-rssh-chroot-jail-setup.html</link> <comments>http://www.cyberciti.biz/tips/howto-linux-unix-rssh-chroot-jail-setup.html#comments</comments> <pubDate>Tue, 27 Nov 2007 13:28:51 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[/etc/rssh.conf]]></category> <category><![CDATA[/etc/sysconfig/syslog]]></category> <category><![CDATA[chroot conf]]></category> <category><![CDATA[chroot howto]]></category> <category><![CDATA[chroot jail]]></category> <category><![CDATA[chroot mknode]]></category> <category><![CDATA[chroot shell]]></category> <category><![CDATA[chroot users]]></category> <category><![CDATA[debian chroot]]></category> <category><![CDATA[fedora chroot]]></category> <category><![CDATA[redhat chroot]]></category> <category><![CDATA[rssh chroot]]></category> <category><![CDATA[rssh connection closed]]></category> <category><![CDATA[scponly chroot]]></category> <category><![CDATA[sftp]]></category> <category><![CDATA[sftp chroot]]></category> <category><![CDATA[sshd chroot]]></category> <category><![CDATA[syslogd]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-linux-unix-rssh-chroot-jail-setup.html</guid> <description><![CDATA[rssh support chrooting option. If you want to chroot users, use chrootpath option. It is used to set the directory where the root of the chroot jail will be located. This is a security feature. A chroot on Linux or Unix OS is an operation that changes the root directory. It affects only the current [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/howto-linux-unix-rssh-chroot-jail-setup.html/feed</wfw:commentRss> <slash:comments>51</slash:comments> </item> </channel> </rss>
