Displaying 5 results from an estimated 5 matches for "subaru".
Did you mean:
subarg
2010 Oct 07
5
Per User Quotas with LDAP on Dovecot 1.x
.../doveconf.conf:
userdb ldap {
args = /etc/dovecot-ldap.conf
}
and the following user_attrs defined in /etc/dovecot-ldap.conf
user_attrs =
uidNumber=uid,gidNumber=gid,mailQuotaSize=quota=maildir:ignore=Trash:storage,mail_plugins
The user's quota setting is:
dn: uid=loadtest,ou=people,dc=subaru,dc=nao,dc=ac,dc=jp
mailQuotaSize: 1024000
Dovecot-imap appear to recognize the quota from ldap, as the
Thunderbird quota plugin reads the correct info from LDAP if the
mailQuotaSize entry exists, and the default storage=10240 from
doveconf.conf if there is no LDAP attr.
However, deliver bounces...
2003 Dec 30
4
Assignments in loops
...e does not work but it may show what I am trying to do:
carmakes <- c('BMW','Chrysler','Citroen','Fiat','Ford','Holden','Honda',
'Mercedes','MG','Mitsubishi','Nissan','Peugeot','Renault','Subaru','Toyota',
'VW')
for (brand in carmakes) {
fyle <- paste("c:/data/cars03/",brand,".txt",sep="")
brand <- read.table(fyle, header = TRUE, sep = "\t",na.strings =
c("-","POA"), colClasses=c("...
2011 Aug 02
1
cant get wine on Centos 5.6
i have look thougth all the guides to get wine every time i run "yum install wine"
it will say
Code:
[root at subaru-1 Toushirou]# yum install wine
Loaded plugins: fastestmirror, priorities
Loading mirror speeds from cached hostfile
* base: mirror.cogentco.com
* extras: mirror.umoss.org
* updates: mirror.cogentco.com
Setting up Install Process
No package wine available.
Nothing to do
i got the tar file of w...
2007 Dec 07
1
LDAP and Automount
Alle,
I'm following the instructions in section 19.3.3.2 of the docs @
http://www.centos.org/docs/5/html/5.1/Deployment_Guide/s2-nfs-config-autofs-LDAP.html,
but I cannot add the following entry in LDAP:
dn: automountMapName=auto.home,dc=subaru,dc=nao,dc=ac,dc=jp
objectClass: top
objectClass: automountMap
automountMapName: auto.home
After looking at the schemas in /etc/openldap/schema, I find that
"automountMapName" does not exist:
[root at loa schema]# find . -exec grep auto {} \; -ls
attributetype ( 1.3.6.1.1.1.1.25 NAME &...
2017 Sep 24
1
[Slightly OT] Use CentOS to create a bootable Mac OS X DVD from dmg file?
Le 24/09/2017 ? 03:22, Scott Robbins a ?crit?:
> I've done this a few times. I used acertoneiso and/or poweris.
>
> At the time I wrote something on it, I was running CentOS-6x which didn't
> work acertone. But I can't guarantee you won't get coasters.
>
> The notes are at http://srobb.net/dvds.html/#OSX
I was a bit angered by the OS X lock-in, so I decided