Displaying 20 results from an estimated 10000 matches similar to: "v3 to AD migration: home folders, quotas, users.."
2009 Apr 22
1
Cannot set user quotas
Hello, I am having some trouble getting quota's to work. When I try to
set the quota for a user, it does not show up when I run repquota. I
am doing this on a Redhat (RHEL5) machine (I assume it is the same on
Centos). I think I am missing a step, but this is what I am doing:
(1) I add usrquota to the /etc/fstab file, then reboot
LABEL=/home /home ext3 defaults,usrquota 1 2
(2) Verify
2018 Jul 24
5
Force set group id on samba domain member
Samba DM config below.
Directories with setgid:
$ll /home4/group
total 32
drwxrws--- 7 NIS\nisadmin NIS\audio 4096 Jul 24 14:14 audio
drwxrwx--- 2 NIS\nisadmin NIS\dok-sprava 4096 Jul 21 09:23 dok-sprava
drwxrwx--- 2 NIS\nisadmin NIS\poj 4096 Jul 23 08:38 poj
drwxrwx--- 2 NIS\nisadmin NIS\projekty 4096 Jul 23 09:14 projekty
When user creates file/dir directly on linux, the
2019 May 16
0
File-dictionary based quotas and SETQUOTA
Hello,
I am trying to set up file-dictionary based quotas while supporting the
SETQUOTA IMAP command.
I am using the following configuration :
----
plugin {
quota = dict:User quota::file:%h/Maildir/dovecot-quota
quota_set = dict:file:%h/Maildir/dovecot-quota
}
----
which enables correct quota accounting + setting through SETQUOTA.
A user's dovecot-quota file ends with the following
2014 Jan 23
1
questions about SETQUOTA
hi,
i tried to setup my configuration to use the?SETQUOTA command but the
only thing i got is:
3 setquota "User quota" (storage 12345)
3 OK Setquota completed.
but nothing is changed in database.
i modified the password_query and the user_query to return the admin
and userdb_admin field, both set to y.
all other changes that are done are like in the wiki
2012 Jan 25
1
move mails from spool to users home dir(maildir formate) automatically
Hi,
I am using dovecot 2.0.16, and assigend globally procmailrc
(/etc/procmailrc) which delivers mails to user's home directory in maildir
formate. Also I assined quota to User through setquota (edquota) command,
If the quota excedded then this case user's mail store to
/var/spool/mail/user. After incresing quota how to delivered these mails
to user's home dir in maildir formate
2008 Jan 02
9
lustre quota problems
Hello,
I''ve several problems with quota on our testcluster:
When I set the quota for a person to a given value (e.g. the values which
are provided in the operations manual), I''m able to write exact the amount
which is set with setquota.
But when I delete the files(file) I''m not able to use this space again.
Here is what I''ve done in detail:
lfs checkquota
2015 Jun 19
2
setting quota through IMAP
I'd like to set the quota of a user through the IMAP protocol. I use
Pythons imaplib:
imap.setquota("test1m at uni.dtr", "(storage 8192)")
('NO', ['Quota can be changed only by admin.'])
So... which user is the "admin" user in a virtual user setting (passwd:
PAM, userdb: LDAP)?
Greetings
Daniel
-------------- next part --------------
A non-text
2015 Jun 19
1
setting quota through IMAP
Am 19.06.2015 um 16:16 schrieb Steffen Kaiser:
> On Fri, 19 Jun 2015, Daniel Tr?der wrote:
>
>> I'd like to set the quota of a user through the IMAP protocol. I use
>> Pythons imaplib:
>
>> imap.setquota("test1m at uni.dtr", "(storage 8192)")
>> ('NO', ['Quota can be changed only by admin.'])
>
>> So... which user
2009 May 19
1
Samba and Migration to an existing LDAP backend
Folks,
I have a new build of samba 3.3.0 ( stand alone file server )
which is configured to find all user data in an ldap directory, eg
passdb backend = ldapsam. After testing I have confirmed that it all
seems to work as it should with a test set of users.
Now I need to figure out the best way to migrate the shares and users
from the old system ( that used /etc/passwd to store user auth
2008 Apr 22
1
Convert ssha password to sambaNTpassword?
Is it possible to take a SSHA password from an ldif and create a proper
sambaNTpassword from it? Here's the scenario: the ldap servers in our
organization do not have the samba schema installed and the likelihood
of that happening is slim. I still want to provide clients with as
close to a single sign on solution as possible and I can get an ldif of
the accounts I need. However, the
2008 Oct 29
1
quota for ocfs2 do not warn a exceed for block soft-limit sometimes
Jan,
since i can not cc you mail address when filing a bug on oss
bugzilla,just paste the bug description here.
Testing env,
Kernel version:latest linus's mainline 2.6.27
Testing Nodes:test5/6
Description:
Jan,i used your provided quota tools,now it works for me:),currently,i'm
doing a sanity check for the quota on ocfs2.
Found a strange thing when comparing with the ext3,the quota
2013 May 07
1
deleting Cyrus mailbox with empty name
A junior administrator of mine mistakenly created a mailbox
with an empty name, by typing into cyradm the commands:
createmailbox user/$lb
setquota user/$lb 10000
He will of course shortly receive an extra lesson on shell
variables, but meanwhile I find myself confronted with the
problem how to get rid of the mailbox he created. So far
all attempts have failed:
[cyrus at posthamster ~]$
2007 May 06
0
Automatic configuration of disk quotas with samba
Hi *, currently I'm having problems trying to configure automatically
the disk quotas for users which access to a server in my work, the stage
is as following:
A server that owns services like: ssh, ftp, sftp, documents and
profiles. The one uses winbind to authenticate users against a active
directory domain controller; that's way we can't use adduser feature to
configure this
2018 Jul 24
0
Force set group id on samba domain member
Am Dienstag, 24. Juli 2018, 14:38:31 CEST schrieb Michal via samba:
> Samba DM config below.
> Directories with setgid:
>
> $ll /home4/group
> total 32
> drwxrws--- 7 NIS\nisadmin NIS\audio 4096 Jul 24 14:14 audio
> drwxrwx--- 2 NIS\nisadmin NIS\dok-sprava 4096 Jul 21 09:23 dok-sprava
> drwxrwx--- 2 NIS\nisadmin NIS\poj 4096 Jul 23 08:38 poj
> drwxrwx---
2006 Mar 09
3
Getting maildir++ quotas working
Can somebody post details for how to get maildir++ quotas working in the
latest CVS?
I have tried but can't get the CAPABILITY string to show "QUOTA"; and the
GETQUOTAROOT command is recognized, but returns nothing...
2 GETQUOTAROOT INBOX
* QUOTAROOT "INBOX" ""
* QUOTA "" ()
2 OK Getquotaroot completed.
These are the settings I have... am I
2020 Apr 29
1
steps to get automatic home folder created at user logon windows 10 with samba 4.9.5-Debian
On 2020-04-30 00:55, miguel medalha wrote:
> I don't know exactly what you are trying to achieve, but isn't the notion of
> "home folder" somewhat a thing of the past? I use Folder Redirection with
> Windows 10 clients (and Windows 7 before) and it works like a charm. User
> Profile folders are created automatically at first login. Furthermore, it
> gives most of
2013 Dec 20
2
v2.2.10 released
http://dovecot.org/releases/2.2/dovecot-2.2.10.tar.gz
http://dovecot.org/releases/2.2/dovecot-2.2.10.tar.gz.sig
I've been really busy the last few months, as I guess people in Dovecot mailing list have seen since I haven't been very responsive. There are at least some dsync bugs I haven't had time to look into yet. The busyness probably continues for a while more, but the next year is
2013 Dec 20
2
v2.2.10 released
http://dovecot.org/releases/2.2/dovecot-2.2.10.tar.gz
http://dovecot.org/releases/2.2/dovecot-2.2.10.tar.gz.sig
I've been really busy the last few months, as I guess people in Dovecot mailing list have seen since I haven't been very responsive. There are at least some dsync bugs I haven't had time to look into yet. The busyness probably continues for a while more, but the next year is
2004 Feb 17
4
group problem on NT4 domain
Hi,
Installed latest Samba3.0.2a on NT4 domain, security = domain and net rpc
join successfully.
everything work great, but group permission failed, error message is
"user_in_winbind_group_list: nametogid for group NTGROUP failed".
smb.conf on shares as below:
=====================
omitted base configurations...
[shareA]
path = /public/shareA
valid users =
2008 Oct 24
19
[PATCH 00/00] Implement quotas for OCFS2 (version 2)
Hello,
the following patch series implements quotas for OCFS2. The patch
series is based on:
git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2.git linux-next
I've adressed Joel's comments, also node recovery is now fully working
and I've fixed a few issues I found during my testing. So I'm currently
not aware of any bugs. Please review, test, comment. Thanks.