Displaying 20 results from an estimated 500 matches similar to: "Permission denied"
2003 Sep 10
1
Patch for auto-creating home directories
I've created a patch that adds a feature that is helpful to my setup. If
'parent_dir_umask' is set in the configuration file, any missing
directories in the home directory path are created.
The home directory itself is created according to the 'umask' setting,
'parent_dir_umask' is only used for intermediate directories that might
need creating.
This is useful to me,
2002 Jul 04
4
Chroot patch (v3.4p1)
The following is a patch I've been working on to support a "ChrootUser"
option in the sshd_config file.
I was looking for a way to offer sftp access and at the same time restict
interactive shell access. This patch is a necessary first step (IMO).
It applies clean with 'patch -l'.
Also attached is a shell script that helps to build a chrooted home dir on
a RedHat 7.2
2003 Apr 15
1
Shadow password file
?Is there any way to make dovecot to take the passwords from a file with
a shadow password format?
I've tried with the passwd-file auth plugin, but it complains that users
have uid=0
Thanks in advance,
Jaime Medrano
2003 Feb 02
1
Recent messages
Dovecot seems to manage \Recent messages in a weird way. When a STATUS
command is performed in a mailbox, then the \Recent flag of its messages
disappear and latter STATUS commands report that there are no recent
messagges.
I don't know exactly the behavior of the RFC. But other imap servers
(UW-imapd, Netscape Messenger...) report the same number of recent
messages when two STATUS commands
2017 Feb 20
3
[Bug 2681] New: postauth processes to log via monitor
https://bugzilla.mindrot.org/show_bug.cgi?id=2681
Bug ID: 2681
Summary: postauth processes to log via monitor
Product: Portable OpenSSH
Version: 7.4p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: sshd
Assignee: unassigned-bugs at
2003 Feb 03
1
About the dovecot package (fwd)
Dear Timo,
What do you think of this? Fyi, I've been getting the same thing lately
and I'm wondering if gnutls is to blame? (i've had inexlicable SIGSEGVs
in other apps before due to it.) Tomorrow I'll try with openssl but I was
wondering if you had any other ideas?
--
Jaldhar H. Vyas <jaldhar at debian.org>
La Salle Debain - http://www.braincells.com/debian/
2003 Dec 15
2
Using asterisk as voicemail with SER
Hi,
I'm currently using SER, and the voicemail system there is not stable,
and is lacking IVR.
I'm wondering if I could use asterisk as a voicemail system only,
where calls will get redirected by ser to asterisk and users will be
able to leave a message.
Is this setup workable, and have anybody done that ?
Thanks.
Samy.
2014 Sep 02
2
[PATCH] sysprep: user-account: remove the correct home
Query using augeas for the home directory of an user, instead of
hardcoding /home/<username>.
---
sysprep/sysprep_operation_user_account.ml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/sysprep/sysprep_operation_user_account.ml b/sysprep/sysprep_operation_user_account.ml
index 3d88ffc..dc194f4 100644
--- a/sysprep/sysprep_operation_user_account.ml
+++
2004 Mar 11
5
win32-etc-0.2.2 testing wanted
I''ve commited code for win32-etc 0.2.2, which adds the configure_user and
configure_group methods. Testing appreciated. On my home system, I can''t
get configure_user to work, but I haven''t any real idea why it fails. The
configure_group method seems to work fine, however.
Dan
_________________________________________________________________
Fast. Reliable. Get
2005 Sep 27
2
Dovecot Error: Master requested auth for nonexisting client
Hello,
The subject line says it all. It seems to be happening with regards to
my default auth setting in the dovecot.conf file. I currently have it
set to 'plain'. Am I missing something? FWIW, I am using the latest,
stable (alpha) release: 1.0.alpha3
PE Virgo
2003 Apr 05
1
asterisk And OPen h323
hi , im trying to install asterisk-oh323 but no matter what linux i use ,
i allway receibe and error 1 .
right now i'm using linux redhat 7.3 and the las version of pwlib and openh323
i really need some help with this , the error i receibe is with cpp0 , with the file size .
regards ,
victor medrano
2016 May 19
2
[PATCH 1/2] customize: minor function factoring in ssh_key
Turn the snippet reading user information from /etc/passwd in a slightly
more generic function, so there is no need to copy&paste for other
details.
Mostly code motion.
---
customize/ssh_key.ml | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/customize/ssh_key.ml b/customize/ssh_key.ml
index a4e4a51..7c482e7 100644
--- a/customize/ssh_key.ml
+++
2015 May 16
2
Couldn't create lock .dovecot-sync.lock
Hi,
In a cluster with two servers and replication via dovecot-dsync, this
error is logged:
server1 dovecot: dsync-server(<user>): Error: Couldn't create lock
/var/lib/imap/user/6a/<user>/.dovecot-sync.lock: No such file or directory
This is because "/var/lib/imap/user/6a/<user>/" doesn't exist in
server1. In another cluster node, the directory exists and
2015 Jan 25
2
C5 & C6 : useradd
useradd --help
-d, --home-dir HOME_DIR home directory for the new user account
-M, do not create user's home directory
yet
useradd -M -s /sbin/nologin FRED
produces in /etc/passwd
fred:x:504:504::/home/fred:/sbin/nologin
Trying again with
useradd -d /dev/null -s /sbin/nologin doris
gives a CLI message
useradd: warning: the home directory already exists.
2004 Jul 29
1
dovecot mounts user home dir?
Why does dovecot mount the user home directory
whenever the user checks his email (either pop or
imap)?
Is there a way to disable this?
I have indicated in the default_mail_env =
mbox:/home/%u/:INBOX=/mail/%u:INDEX=MEMORY.
The users are in ldap. Windows users' home is in
/home/%u so this is ok but unix users' home are in
their local computers and are mounted (via automount)
at
2013 Jul 29
2
puppet apply --hiera_config --> Error: Could not find class
Hi there,
I''m running into an problem which I can resolve. It is bugging me for
couple of days now.
Goal: CentOS 6.4 freshly installed incl puppet 3.2.3 and I want to install
puppet master, puppetdb, mod_passenger & apache with "puppet apply". So
when this is complete, I should have an puppet master server running so I
can create new hosts etc.
So this is the command
2003 Nov 15
2
Linux Shell
Hi,
I was just wondering is it possible to disable the creation of the Linux
default files in user's home and disable shell login?
Regards,
Norman
2017 Feb 12
2
Problems with latest Firefox update -- can't install new extensions
Since the latest Firefox update to 45.7.0 on my CentOS 6.8 system, I can
no longer install add-ons/extensions. Things LOOK like they're working
but the extensions don't get stored in my normal area and they don't
appear in my Add-Ons menu. Is anyone else having this issue?
It has been a while since I added any new extensions so I can't say WHEN
exactly this problem happened
2017 Nov 20
2
LMTP "Relative home directory paths not supported"
I'm in the process of moving from LDA to LMTP (Postfix upstream) prior
to a transition off `nix accounts to virtual accounts and am stumped by
LMTP reporting
??? dovecot: lmtp(10019, jeff at example.com): Error: Relative home
directory paths not supported: 0
LDA does /not /have any problems with PAM or passwd-file passdb/userdb
and the ubiquitous definition of
??? mail_location =
2007 Apr 08
3
Released 1.0.rc31
http://dovecot.org/releases/dovecot-1.0.rc31.tar.gz
http://dovecot.org/releases/dovecot-1.0.rc31.tar.gz.sig
mbox + NFS combination shouldn't break anymore. v1.0 still planned to
be released next friday.
- mbox: Give "mbox file was modified while we were syncing" error only
if we detect some problems in the mbox file. The check can't be
trusted with NFS.
- Convert