Index: [Article Count Order] [Thread]

Date:  Sat, 1 Mar 2008 15:48:58 -0600
From:  Larry Smith <lesmith (at mark) ecsis.net>
Subject:  [coba-e:12165] Re: AW:  Provisioning
To:  coba-e (at mark) bluequartz.org
Message-Id:  <200803011548.58166.lesmith (at mark) ecsis.net>
In-Reply-To:  <01E188343A33DE4E8B1A00D7980BC879023A47D1 (at mark) s2.combox.de>
References:  <01E188343A33DE4E8B1A00D7980BC879023A47D1 (at mark) s2.combox.de>
X-Mail-Count: 12165

On Sat March 1 2008 12:15, Tobias Gablunsky wrote:
> This sounds extremely interisting to me too.
>
> I am just looking for a way to create a folder for every newly created user
> without struggling with all the backend stuff. I'm not a developer, just an
> administrator..
>
> The project I am working on is to get the BQ system to use the Maildir
> format for storing emails, so one is able to use it as a fully blown IMAP
> server, with the possibility to create subfolders. The changes on the
> dovecot config are very small. Using procmail it is very easy to store the
> mails in the right place too. But when you create a new user the Maildir
> folder in the users homefolder (where procmail wants to store new mails) is
> missing and this way new mails get stored under /var/spool/mail/<username>.
>
> If it is not possible to trigger an own script I have to let cron run a
> script every minute that is looking for newly created users - not very
> elegant..
>
> --
> tobias
>
> > -----UrsprĪgliche Nachricht-----
> > Von: Robert Fitzpatrick [mailto:lists (at mark) webtent.net]
> > Gesendet: Freitag, 29. Februar 2008 19:14
> > An: BlueQuartz
> > Betreff: [coba-e:12153] Provisioning
> >
> > Although there may be some scripts or ISP software out there
> > that will provision accounts on the BQ server, but is there
> > any way local scripts can be triggered by BQ events like
> > add/del users, change passwords, etc.
> > I like the BQ interface and the customers are perfectly
> > happy, but I need to run some scripts to update our DNS
> > servers and LDAP server when changes are made? Our name
> > servers are actually slaves of the BQ servers so that each
> > domain can manage their own DNS and still publish to both
> > name servers. We use LDAP for gateway systems e-mail
> > filtering and relaying.
> >
> > --
> > Robert

Believe the BQ system still uses the /etc/skel structure (according to
the programs anyway) so you should be able to create the structure
or template of what you want in an user account in /etc/skel/user/<lang> 
directory and it will "recreate" that for each user you add to the system.
(where <lang> is the two letter language abbreviation).

-- 
Larry Smith
lesmith (at mark) ecsis.net