Displaying 20 results from an estimated 70000 matches similar to: "ENCFS + Samba?"
2005 Apr 19
0
Samba and Encrypted File Systems - Linux (repost)
Hi everyone. just thought i'd reword by previous message about ENCFS and
Samba. I guess what I'm trying to find out is can Samba work with any
encrypted file systems? Does anyone have any experience/advice on this? I
want to be able to see the Linux encrypted file system from a windows
computer when the EFS is mounted, but not be able to see it when it isn't
mounted. Right now,
2006 May 04
6
DO NOT REPLY [Bug 3752] New: rsync unusable with EncFS filesystem
https://bugzilla.samba.org/show_bug.cgi?id=3752
Summary: rsync unusable with EncFS filesystem
Product: rsync
Version: 2.6.8
Platform: x86
OS/Version: Linux
Status: NEW
Severity: critical
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: micheala@jacey.org
2010 May 10
3
Support for Tripp Lite SmartOnline SU1000XLA?
Hi,
I'm running the latest stable nut (2.4.3). It doesn't appear to provide
support for the Tripp Lite SmartOnline SU1000XLA.
[sups]
driver = usbhid-ups
port = auto
vendorid = 09ae
productid = 4004
4337# upsdrvctl start
Network UPS Tools - UPS driver controller 2.4.3
Network UPS Tools - Generic HID driver 0.34 (2.4.3)
USB communication driver 0.31
Using subdriver:
2012 Jul 30
10
encfs on top of zfs
Dear ZFS-Users,
I want to switch to ZFS, but still want to encrypt my data. Native
Encryption for ZFS was added in "ZFS Pool Version Number
30<http://en.wikipedia.org/wiki/ZFS#Release_history>",
but I''m using ZFS on FreeBSD with Version 28. My question is how would
encfs (fuse encryption) affect zfs specific features like data Integrity
and deduplication?
Regards
2008 Nov 19
1
chdir / chroot after pre-xfer ?
Hello,
I am trying to configure rsyncd to mount destination encrypted FS
(using EncFS) before syncing.
In my rsyncd.conf :
[test]
path = /home/dest
<...>
pre-xfer exec = sleep 30 ; echo mypassword | encfs -S /home/
encrypteddir /home/dest ; sleep 30
(I have put "sleep 30" instructions just to make some tests)
/home/encrypteddir is correctly mounted by rsyncd to /home/dest
2015 Feb 19
0
Permissions problem with mdbox maildir
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Wed, 18 Feb 2015, Emanuel Evans wrote:
> Hi! Apologies if this has come up before, or if this is a duplicate
> posting (I tried posting before but I think it got lost). Anyways, I'm
> trying to set up an IMAP server with dovecot, and everything seems to be
> more or less working except that I periodically see error messages like
2015 Feb 18
2
Permissions problem with mdbox maildir
Hi! Apologies if this has come up before, or if this is a duplicate
posting (I tried posting before but I think it got lost). Anyways, I'm
trying to set up an IMAP server with dovecot, and everything seems to be
more or less working except that I periodically see error messages like
this in my logs:
Feb 18 01:01:15 stark dovecot: lmtp(31956, root at aleme.nu): Error:
2017 Nov 07
0
Gluster Summit BOF - Encryption
We had a BOF about how to do file-level volume encryption.
Coupled with geo-replication, this feature would be useful for secure
off-site archiving/backup/disaster-recovery of Gluster volumes.
TLDR: It might be possible using EncFS stacked file system on top of a
Gluster
mount, but it is experimental and untested. At the moment, you are on your
own.
- The built-in encryption translator is
2008 Sep 28
4
Moving folder just vanished??
Hi all,
Can anyone explain or give an clues as to what just happened?
I'm running CentOS 5.2 as a desktop with Gnome. Fully up to date, etc.
I was dragging a folder of image (.jpg) files to another folder on the
same filesystem (LVM ext3) with the mouse and as I dropped the folder
into the new folder - poof! - it disappeared like a puff of smoke.
I've searched everywhere for the
2015 Feb 19
2
Permissions problem with mdbox maildir
Steffen Kaiser <skdovecot at smail.inf.fh-brs.de> writes:
> Could you try what happens, if you create the hardlink manually as the
> vmail user _two_ times, if the first link() succeeds. Maybe:
>
> 1) hard links won't work on your encfs,
> 2) link() fails with "Operation not permitted" instead of "File exists" in
> your case, if the target file
2015 Feb 23
0
Permissions problem with mdbox maildir
Emanuel Evans <emanuel.evans at gmail.com> writes:
> Steffen Kaiser <skdovecot at smail.inf.fh-brs.de> writes:
>
>> Could you try what happens, if you create the hardlink manually as the
>> vmail user _two_ times, if the first link() succeeds. Maybe:
>>
>> 1) hard links won't work on your encfs,
>> 2) link() fails with "Operation not
2007 Aug 07
3
[Bug 1351] New: encrypted pam_mount volumes stays mounted after logout with ssh
http://bugzilla.mindrot.org/show_bug.cgi?id=1351
Summary: encrypted pam_mount volumes stays mounted after logout
with ssh
Product: Portable OpenSSH
Version: 4.6p1
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: PAM support
AssignedTo:
2017 Jan 13
1
Rsync tries to access unnecessary files/dirs after chrooting itself.
Hi.
While debugging some encfs errors in the logs, I realized they are
being generated because rsync (chrooted inside a encfs file system,
--reverse) is trying to access files like: /root/.popt, /etc/localtime
etc. This doesn't seem to be related to ID-name mapping as I already
have numeric ids enabled in config. Here is the relevant strace
output:
[pid 25549] chroot("/chroot")
2017 Nov 11
2
how safe is "net use" in a batch file? plus some encryption questions
A customer asked me if someone would be able to sniff (wireshark or
something like that) a password if plugging into the same switch as
their samba server.
They use a desktop icon pointing at a plain old bat-file containing a
"net use" command with the password right in there.
I *assume* that the "net use" authenticates via encrypted communication?
could someone confirm
2015 Jul 20
1
ups does not reboot itself
El 18/07/15 a les 17:03, Charles Lepple ha escrit:
> On Jul 17, 2015, at 9:42 AM, dmanye <dmanye at urv.cat> wrote:
>
>> so i reinstalled again... but instead of using four separate partitions for /, /usr, /var and /tmp, put all the stuff under an unique / partition and... it works! why exactly? no idea, because if i'm not wrong, nut sensitive stuff is under /lib, /sbin,
2008 Aug 16
1
PAM session closes too soon
Hi.
I'm trying to keep most of my data encrypted when possible, only
keeping the decryption key in memory (and thus vulnerable to
local attacks) when I'm actually using my data. In practice, this
means using pam_mount to mount my home directory from an
encrypted device.
It almost looked like I could get this to work with mail as well,
even when read via IMAP from a remote client: I
2017 Nov 11
0
how safe is "net use" in a batch file? plus some encryption questions
On Sat, 11 Nov 2017 11:02:31 +0100
"Stefan G. Weichinger via samba" <samba at lists.samba.org> wrote:
>
> A customer asked me if someone would be able to sniff (wireshark or
> something like that) a password if plugging into the same switch as
> their samba server.
>
> They use a desktop icon pointing at a plain old bat-file containing a
> "net
2016 Aug 01
0
rsync 3.1.1 (and HEAD) grinds to a halt over sshfs
Hi Devs and others,
First, many thanks for 14+ years of personal usage rsync.
I'm trying to rsync to an sshfs mount point instead of using ssh
transport. The reason for this is that I'm using encfs to create
files which land on the (untrusted) destination encrypted.
After witnessing stalled rsync progress, a barely utilized internet
connection and and idle CPU, I stripped this down
2007 Aug 14
2
IO error on mount for encrypted dataset
Does the ARC get flushed for a dataset when it is unmounted ?
What does change when a dataset is unmounted ?
The context of the problem is this:
create a pool,
provide the pool encryption key,
create a dataset with encryption turned on,
put data into that dataset
I see it getting encrypted and written to disk by zio_write,
zfs umount -a
zfs mount -a
I can read the data back - yeah!.
However
2006 Feb 14
1
RE: problem with Too many open files(REASON FOUND)
Hi again,
For what it is worth, we found out that MS Outlook on Citrix
now and then opens thousands(17-18000) of references(filehandles)
to the same PAB(Personal Address Book) files and then
give up these references again after a while !? This was what
made Samba chooke. We will now remove all PAB access
from Outlook.
Sorry for wasting Samba mailing list bandwidth ;-)
Kind