Samba integration / adding more objectClasses

Alain Spineux aspineux at gmail.com
Fri Aug 8 20:07:15 CEST 2008


On Fri, Aug 8, 2008 at 4:22 PM, Albrecht Dreß
<albrecht.dress at lios-tech.com> wrote:
> Hi all,
>
> sorry for bombarding you with questions, but I believe this one is not
> in the top-level readme...
>
> I try to hack Kolab to use the LDAP data also for Linux and Samba
> accounts.  I found this nice howto <http://www.howto.gr/dr/node/1>, and
> tried to follow it.  In step 7a, I changed the first referenced
> statement in the file /kolab/var/kolab/www/admin/user/user.php as
> described so that it reads
>
>    $ldap_object['objectClass'] = array('top',
> 'inetOrgPerson','kolabInetOrgPerson','shadowAccount','posixAccount','sambaSamAccount');

A littela above I see :

$oc = array('top', 'inetOrgPerson','kolabInetOrgPerson');


You shoud try to update this line too

>
> - but when I add a new user, I can see in gq that no extra object
> classes have been added.  I /can/ do that with gq, so ldap is
> configured properly, but it would be *a lot* 1more convenient if the
> user script would do it.  Any idea where to look?
>
> Thanks,
> Albrecht.
>
> _______________________________________________
> Kolab-users mailing list
> Kolab-users at kolab.org
> https://kolab.org/mailman/listinfo/kolab-users
>



-- 
Alain Spineux
aspineux gmail com
May the sources be with you




More information about the users mailing list