kolab user for samba access

Antonio Straziota devgioiatech at gmail.com
Wed Dec 31 19:50:21 CET 2008


hi again :)

my problem now is in user.php...
when i try to create a user (or modify existing one) i got an empty page...

thanks for the help and again HAPPY NEW YEAR.

2008/12/31 Antonio Straziota <devgioiatech at gmail.com>:
> i've solved.
> the problem was in smbldap_bind.conf
>
> i had
> masterDN="cn=internal,cn=manager,dc=demo,dc=tst"
>
> instead of
>
> masterDN="cn=manager,cn=internal,dc=demo,dc=tst"
>
> bye!
>
> Happy new year! ;)
>
>
>
> 2008/12/30 Antonio Straziota <devgioiatech at gmail.com>:
>> another issue:
>> when i check smbd and nmbd status i get:
>>
>> smbd dead but pid file exists
>> nmbd dead but pid file exists
>>
>>
>> Do you know why?
>> Thanks.
>>
>> 2008/12/30 Antonio Straziota <devgioiatech at gmail.com>:
>>> Hi all,
>>> i tried the solution proposed...
>>>
>>> I tried it on a single machine and the process goes forward without
>>> any problem, but when i try it on two different server i've the
>>> following error on
>>>
>>> # smbldap-populate -b guest -l 65534 -a myadmin
>>>
>>> on the samba server.
>>>
>>> It returns:
>>>
>>> Populating LDAP directory for domain DEMO-TST
>>> (S-1-5-21-3554714494-4109302710-169134865)
>>> (using builtin directory structure)
>>>
>>> Use of uninitialized value in concatenation (.) or string at
>>> /usr/local/sbin/smbldap-populate line 173.
>>> adding new entry: cn=internal,dc=demo,dc=tst
>>> failed to add entry: objectclass: value #0 invalid per syntax at
>>> /usr/local/sbin/smbldap-populate line 498, <GEN1> line 2.
>>> entry dc=demo,dc=tst already exist.
>>> adding new entry: ou=SmbGroups,cn=internal,dc=demo,dc=tst
>>> failed to add entry: modifications require authentication at
>>> /usr/local/sbin/smbldap-populate line 498, <GEN1> line 4.
>>> adding new entry: ou=SmbComputers,cn=internal,dc=demo,dc=tst
>>> failed to add entry: modifications require authentication at
>>> /usr/local/sbin/smbldap-populate line 498, <GEN1> line 5.
>>> adding new entry: ou=SmbIdmap,cn=internal,dc=demo,dc=tst
>>> failed to add entry: modifications require authentication at
>>> /usr/local/sbin/smbldap-populate line 498, <GEN1> line 6.
>>> adding new entry: uid=myadmin,dc=demo,dc=tst
>>> failed to add entry: modifications require authentication at
>>> /usr/local/sbin/smbldap-populate line 498, <GEN1> line 7.
>>> adding new entry: uid=guest,dc=demo,dc=tst
>>> failed to add entry: modifications require authentication at
>>> /usr/local/sbin/smbldap-populate line 498, <GEN1> line 8.
>>> adding new entry: cn=Domain Admins,ou=SmbGroups,cn=internal,dc=demo,dc=tst
>>> failed to add entry: modifications require authentication at
>>> /usr/local/sbin/smbldap-populate line 498, <GEN1> line 9.
>>> adding new entry: cn=Domain Users,ou=SmbGroups,cn=internal,dc=demo,dc=tst
>>> failed to add entry: modifications require authentication at
>>> /usr/local/sbin/smbldap-populate line 498, <GEN1> line 10.
>>> adding new entry: cn=Domain Guests,ou=SmbGroups,cn=internal,dc=demo,dc=tst
>>> failed to add entry: modifications require authentication at
>>> /usr/local/sbin/smbldap-populate line 498, <GEN1> line 11.
>>> adding new entry: cn=Domain Computers,ou=SmbGroups,cn=internal,dc=demo,dc=tst
>>> failed to add entry: modifications require authentication at
>>> /usr/local/sbin/smbldap-populate line 498, <GEN1> line 12.
>>> adding new entry: cn=Administrators,ou=SmbGroups,cn=internal,dc=demo,dc=tst
>>> failed to add entry: modifications require authentication at
>>> /usr/local/sbin/smbldap-populate line 498, <GEN1> line 16.
>>> adding new entry: cn=Account Operators,ou=SmbGroups,cn=internal,dc=demo,dc=tst
>>> failed to add entry: modifications require authentication at
>>> /usr/local/sbin/smbldap-populate line 498, <GEN1> line 18.
>>> adding new entry: cn=Print Operators,ou=SmbGroups,cn=internal,dc=demo,dc=tst
>>> failed to add entry: modifications require authentication at
>>> /usr/local/sbin/smbldap-populate line 498, <GEN1> line 19.
>>> adding new entry: cn=Backup Operators,ou=SmbGroups,cn=internal,dc=demo,dc=tst
>>> failed to add entry: modifications require authentication at
>>> /usr/local/sbin/smbldap-populate line 498, <GEN1> line 20.
>>> adding new entry: cn=Replicators,ou=SmbGroups,cn=internal,dc=demo,dc=tst
>>> failed to add entry: modifications require authentication at
>>> /usr/local/sbin/smbldap-populate line 498, <GEN1> line 21.
>>> adding new entry: sambaDomainName=DEMO-TST,cn=internal,dc=demo,dc=tst
>>> failed to add entry: modifications require authentication at
>>> /usr/local/sbin/smbldap-populate line 498, <GEN1> line 21.
>>>
>>> Please provide a password for the domain myadmin:
>>> /usr/local/sbin/smbldap-passwd: user myadmin doesn't exist
>>>
>>> I use same user myadmin as administrator.
>>>
>>> Any idea?
>>>
>>> 2008/12/15 Antonio Straziota <devgioiatech at gmail.com>:
>>>> I'm going to try it... ;)
>>>>
>>>> thanks to all for the link... i was searching for samba-openldap and i
>>>> haven't found this tutorial.
>>>> I'll give you a feedback asap.
>>>>
>>>> bye.
>>>>
>>>>
>>>> 2008/12/14 schmerold1 at gmail.com <schmerold1 at gmail.com>:
>>>>> Any feedback regarding following the Ubuntu directions on a Centos 5.2
>>>>> box are appreciated.
>>>>>
>>>>> Ubuntu directions:
>>>>> http://wiki.kolab.org/index.php/Kolab_2.2_and_Samba_on_Ubuntu_Hardy
>>>>>
>>>>>
>>>>> Albrecht Dreß wrote:
>>>>>> Am 11.12.2008 21:28:50 schrieb(en) Antonio Straziota:
>>>>>>
>>>>>>> i need to make kolab user capable to access samba shares. I'm trying
>>>>>>> to authenticate samba user against kolab openldap following some
>>>>>>> tutorial found on the web, but any attempt fails.
>>>>>>>
>>>>>>
>>>>>> Did you try
>>>>>> <http://wiki.kolab.org/index.php/Kolab_2.2_and_Samba_on_Ubuntu_Hardy>?
>>>>>> Works nicely for me...
>>>>>>
>>>>>> Hth,
>>>>>> Albrecht.
>>>>>>
>>>>>> _______________________________________________
>>>>>> Kolab-users mailing list
>>>>>> Kolab-users at kolab.org
>>>>>> https://kolab.org/mailman/listinfo/kolab-users
>>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> Kolab-users mailing list
>>>>> Kolab-users at kolab.org
>>>>> https://kolab.org/mailman/listinfo/kolab-users
>>>>>
>>>>
>>>
>>
>




More information about the users mailing list