Displaying 5 results from an estimated 5 matches for "kilbourne".
Did you mean:
kilbourn
2008 Jun 20
1
ForceCommand internal-sftp causes sftp logging to fail (openssh-5.0p1)
Hi guys,
I have a server setup with openssh-5.0p1 and use some users as
sftp-only chroot accounts.
The following configuration yields exactly the result I want:
user is chrooted, logs to syslog, all is good.
#================================================#
Subsystem sftp internal-sftp -f AUTHPRIV -l VERBOSE
Match User fredwww
ChrootDirectory %h
#ForceCommand internal-sftp
2012 Oct 16
2
Difference between Indexing and Rescan in FTS
I've had squat running on dovecot 2.0 and have been updating all users
mailbox indexes nighty via cron with this command:
doveadm -v search -A text xyzzyx
I've just updated to 2.1 and I'm migrating to lucene indexes, but reading
the documentation I'm having a hard time understanding the semantic
differences between indexing and rescanning.
If I were to continue to run an
2012 Dec 05
1
Error: unlink_directory(.../lucene-indexes) with doveadm index
Hi,
Per discussion on this previous thread:
http://dovecot.org/pipermail/dovecot/2012-October/068849.html
I am updating search indexes on all my mailboxes via a nightly cronjob that
runs: doveadm index -A '*'
The problem we're running into is that random mailboxes will throw the
following error during the update (sanitized to conceal actual domain name):
doveadm(user at
1999 May 05
0
? lmhosts ?
...here can I read about it?
Chuck
samba@samba.org wrote:
>
> SAMBA Digest 2075
>
> For information on unsubscribing see http://samba.org/listproc/
> Topics covered in this issue include:
>
> 1) Unable to map network drives
> by julie.kilbourne@amd.com
> 2) Re: german umlaute win95 client vs. Linux-Samba file server
> by Andy Bakun <abakun@reac.com>
> 3) Re: License manager
> by "Carey F. Cox" <carey@tabasco.lamar.edu>
> 4) smbpasswd
> by "Carey F. Cox" <ca...
2010 Jun 07
3
authenticity_token shows up in the url when page reloads
I''m pretty new to Ruby On Rails (and somewhat self-taught), so bear with
me if I''m asking something stupid. So whenever I push my download button
(which just uses send_file, if that''s any help) it reloads the page,
without downloading, and it puts the authenticity_token in the url. This
all the button is:
<% form_remote_tag :url => { :action =>