Displaying 3 results from an estimated 3 matches for "atributt".
Did you mean:
atribute
2013 Jan 18
2
ldap users with users samba
Hello !
I trying sync ldap users with users samba.
I?m using a interface, by create ldap users.
So, when ldap user be created, i want account e password samba be created.????
No my smb.conf I put the follow lines:
??????? ldap admin dn = cn=admin,dc=def,dc=mg,dc=gov,dc=br
??????? ldap group suffix = ou = groups
??????? ldap machine suffix = ou = computers
??????? ldap passwd sync = yes
2009 Mar 06
2
pdbedit dosen't send the sambaSID to the ldap
...mAccount' requires attribute 'sambaSID'
ldapsam_add_sam_account: failed to modify/add user with uid = test$ (dn
= cn=zigo$,ou=Systems,dc=domain,dc=int)
Unable to add machine! (does it already exist?)
I set the debug level in the ldap and I can't see the pdbedit sending any
sambaSID atributte. So I can't think this is a schema problem...
Any ideas? Why is this happening?? I have found nothing on the net to help
me...
Tnxs in advance.
2011 Jan 05
16
Nicedit (rich text editor)
Hello, I''m trying to use Nicedit to improve my text_areas in some views
of my project.
I have installed jquery:
ruby script/plugin install git://github.com/aaronchi/jrails.git
nicEdit plugin:
ruby script/plugin install
git://github.com/sergio-fry/Simple-nicEdit.git
Add js in layout:
<%= javascript_include_tag ''nicEdit'', ''nicEditInit'' %>
Use it