Displaying 20 results from an estimated 10000 matches similar to: "admin access to user home directories"
2002 Mar 23
3
Rsync permissions...
I am transferring some files from a RH7.0 machine to a RH7.2 machine as root
with a cron job, using the following:
rsync -avt /home homeserver::home
rsync -avt /etc homeserver::etc
Some of the files transfer OK, but I get:
building file list ... done
failed to set permissions on home : Operation not permitted
home/brad/
home/ftp/bin/
home/ftp/etc/
home/ftp/pub/
home/rsyncuser/
failed to set
2001 Nov 20
1
using samba to serve the whole tree of home directories
I'm trying to use samba to serve a number of home
directories to other samba Linux clients on my
network.
ie. I have a set of client machines that want to use
the /home directory that my samba server will provide
I thought I could set up a share that goes something
like this
[homedirs]
path = /home
writable = true
On a client machine, I smbmount //myserver/homedirs
2007 Jan 17
1
Machine account in Users home
Hello, Am i suppose to see win machine names in users home? they are created
when users login using their workstations
here is my home directory
[cat@itbox CAD]$ ls -l
total 20
drwx------ 3 ad01$ Domain Computers 4096 Jan 17 17:57 ad01_
drwx------ 3 administrator Domain Users 4096 Jan 17 17:59
administrator
drwx------ 3 cat Domain Users 4096 Jan 17
2006 Oct 18
1
LDAP Username Change
I have a virtual setup using LDAP where the a user has an email address
at 2 domain names. The want the mail kept separate but want to use the
same password. I use the mail attribute and insert both email
addresses. This works perfectly with deliver but opens the wrong Inbox
when I IMAP. Is there a way to disable this in the conf file?
host dovecot: auth(default): auth(jeff at
2015 Aug 12
2
Odd problem with updates to the recent CR
Jonathan Billings wrote:
> On Tue, Aug 11, 2015 at 12:59:58PM -0400, m.roth at 5-cent.us wrote:
>> So, since I haven't yet found where /var/log/httpd is created, what
>> would
>> a default package make the ownership of the directory? Does it expect it
>> to be apache:root?
>
> Just a data point:
>
> $ rpm -qp --qf='[%-11{filemodes:perms}
2008 Oct 30
1
nfs mounted /home and selinux
I'm trying to set the context on an nfs mounted /home. I believe
exactly like in Redhat's Deployment Guide at
http://www.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/5.2/html/Deployment_Guide/ch45s02s03.html
On my system running CentOS 5.2:
$ ls -alZ /home
drwxr-xr-x root root system_u:object_r:home_root_t .
drwxr-xr-x root root system_u:object_r:root_t ..
$ mount -t
2007 Feb 16
2
Permissions of the top-level destination directory without --perms
I noticed that rsync sometimes miscalculates the permissions of the
top-level destination directory when --perms is off. For example, run
these commands in an area free of default ACLs:
umask 0000
mkdir -p src/foo
chmod 700 src src/foo
rsync -r src/ dest/
find . -ls
763054 0 drwx------ 4 matt matt 96 Feb 16 17:57 .
763158 0 drwx------ 3 matt matt 72 Feb 16
2011 Jul 05
2
Problems Syncing Home Directories
Hello All,
I administrate public Internet computers for a number of libraries.
I have a user ''public'' and I am trying to keep all the home''s for this
user the same across multiple computers. When I try to do this with
puppet, I get errors for some directories. It only happens on hidden
directories, but I''m not sure if it is all of them, or just some of
them.
2010 Dec 07
3
IMAP Clients can not see 3rd tier nested IMAP directories
I have a very bizarre problem that I hope someone can help me with. I am
not sure if this is a Dovecot problem, or IMAP client problem.
I recently used Transend's Migrator to move mail from Exchange 2007 to
my Dovecot 1.0.7 server. The program seems to have moved the nested IMAP
dirs properly as seen below in a directory listing of the maildir dir.
The nested dirs have indexes, cur, new
2018 May 21
2
Cannot delete folder
I guess you have had different version(s) or setting(s) in the past, and
you can probably fix this by setting perms to same as the new folders.
Aki
On 21.05.2018 11:46, Yves Goergen wrote:
> I couldn't find anything relevant between all the debug log lines. Is
> that in /var/log/mail.log?
>
> Here's the lines I think are related to creating and deleting the folder:
>
2005 Mar 31
1
Profiles permissions
Hi list,
Maybe this is a simple filesystem question.. but here it goes.
We have a samba-3.0.12 + LDAP domain, today a profile of mine got borked
it just stands there like it was loading but it freezes, I went to the
server and deleted the profile dir and on the workstation to start a new
one.
It worked as expected but now I see it was created with diferent perms
on 3.0.12
that with 3.0.10 ?
2014 Sep 10
1
Dovecot can't read mail, creates duplicate directories
CentOS 6.5, dovecot 2.0.9-7
I used http://www.linuxmail.info/postfix-dovecot-ldap-centos-5/ to
configure LDAP authentication for postfix and dovecot.
I can log in to dovecot via IMAP, but it cannot read messages. It does
wind up creating alternate directories though:
[joliver at localhost ~]$ sudo ls -l /var/vmail/
total 8
drwx------. 3 vmail vmail 4096 Sep 10 15:00 testuser1
drwx------. 3
2017 Jul 14
4
vfstp and renaiming of files with ftp client
Am 13.07.17 um 17:10 schrieb Tris Hoar:
> On 13/07/2017 14:38, G?tz Reinicke - IT Koordinator wrote:
>> Am 13.07.17 um 14:46 schrieb Pete Biggs:
>>>> I have a vsftp server and two users for up and download.
>>>>
>>>> If user Alice uploads a file, the owner is set to Alice as expected
>>>> "-rw-r--r-- alice ftpuploadgroup"
2015 Aug 11
6
Odd problem with updates to the recent CR
Richard wrote:
>> From: m.roth at 5-cent.us
<snip>
>> Anyway, starting late last week, we found issues - as in, its
>> process, which runs under, and is started by, apache, was suddenly
>> pegging a CPU or so. Trying to stop httpd, that worked... but this
>> idiot process never did (and it's ugly to clean up after).
>>
>> What we just this
2018 May 20
3
Cannot delete folder
Assuming '8' = mail, i cannot see anything wrong here...
Can you turn on 'mail_debug=yes' and attempt folder deletion, and check logs after that?
Aki
> On 20 May 2018 at 16:19 Yves Goergen <nospam.list at unclassified.de> wrote:
>
>
> Here's the output of 'doveconf -n':
>
> # 2.2.22 (fe789d2): /etc/dovecot/dovecot.conf
> # Pigeonhole
2009 Oct 03
1
--keep-dirlinks --delete erroneously deletes symlinks to directories
Hi,
the combination of --keep-dirlinks and --delete (--delete-during,
--delete-delay) erroneously deletes symlinks to directories on
the receiver.
With --delete-before and --delete-after it works as expected.
(rsync version 3.0.3 protocol version, on Debian Lenny)
I don't think that this behaviour is intended.
Details/example:
- Host 1 directory-structure:
drwx------ ./1
2020 Jun 28
1
Correcting Mail Home, Maildir and Sieve folder locations
I have Dovecot 2.3.7.2 on Ubuntu 20.04.
I just migrated the server from CentOS 8, and only migrated to the CentOS 8 machine a few months ago off of CentOS 7.
I am pasting `doveconf -n` at the bottom of this email.
Everything is working.
However, I'm trying to clean up warnings in the logs, and just discovered that I'm not managing home directories properly.
2010 Feb 25
1
IMAP Folders Don't Make Sense
I noticed for some reason that I am missing an IMAP folder called
'Symantec' that was under my Inbox. I see all my other folders listed
on my mail client except 'Symantec'. I then login to my mail server
which runs Postfix / Dovecot & there I can see it:
/home/cwilliams/Maildir
[root at mail Maildir]# ls -la
total 608
drwx------ 33 cwilliams it 4096 Feb 25 13:23 .
drwx------
2010 May 15
1
Input/output error when running `ls` and `cd` on directories
I'm getting Input/output errors on gluster mounted directories.
First, I have a few directories I created a few weeks ago, but when I
run an ls on them, their status is listed as ???????:
[23:52:54] [root at clustr06 /mnt/glusterfs]# ls -al
ls: cannot access lost+found: Input/output error
ls: cannot access bhl: Input/output error
total 1920
drwxr-xr-x 7 root root 294912 2010-05-13 19:11 .
2014 Jul 19
2
Mailboxes not showing up in MS Outlook
Sat, 19 Jul 2014 15:03:03 -0400
I am not sure exactly where the problem is here. I am using a sieve script
that sorts various incoming messages into their own mailbox. MS Outlook does
not show those folders if they are not directly under INBOX.
EXAMPLE:
drwx------ 31 vmail vmail 1.0K 2014-07-19 14:46:55 EDT ./
drwx------ 3 vmail vmail 512B 2014-07-02 13:52:03 EDT ../
drwx------ 5