search for: atribut

Displaying 20 results from an estimated 67 matches for "atribut".

Did you mean: attribut
2014 Feb 13
2
Samba3 LDAP open ldap as backend
Hi, I have setup samba 3.6.6 witch openldap (rfc2307bis schema). My problem is that samba do not recognise groups members from member attribure. when I setup members into memberuid atribute all works corect. how can I instruct samba to use member atribute? -- Alexandr Seidl
2008 Jul 14
0
nlme, lme( ) convergence and selection of effects
Hi all, I''ve been trying to fit a mixed effects model and I''ve been having problems. =>My aim: to know whether states atributes, political parties and individual atributes affect the electoral results of men and women candidates. I use candidates as replications for states and for political parties. =>Response: Percentage of valid votes casted to each individual. (alternative response: electoral result (binomial:...
2018 Feb 18
2
migrate several samba3+openldap pdc to samba3
...amespace) during the > migration to ensure a client can't attempt a domain login against one > and then the other. > > I wish you all the best with the migration, Thank you Andrew! How can import the modified passwords to the AD? I can do a search in the ldap to get the modified atributes and export them. But I didnt find a way to import this atributes on the samba AD. Tnxs.
2006 Mar 19
1
How to access atributes from a join table?
I have a table "domains", "users" and a join table of "domains_users" which has the domain_id, user_id as well as a userlevel_id attribute. I know that in the model User class I can set the value of this attribute with a function that calls: domains.push_with_attributes(domain, :userlevel => 1) but how do I access the userlevel field so that I can use it later
2007 Aug 21
0
Enable Media Atribute on 180 Ringing
Hi guys, I've made some tests with a partner and when he call to me he can't hear ring back tone. My asterisk sent 180 ringing message to him. He told me that in 180 ringing there isn't a media attributes and i need to reconfigure my side to send 180 ringing with media attributes. How can i enable this on asterisk ? thanks. -- Frederico Madeira fmadeira at gmail.com
2009 Sep 22
1
Atribute 'userPAssword' not allowed
Hello I am trying add smbpasswd for user root , my environment is samba integrated with openldap , I found the message down at moment that was creating smbpasswd for root, with command smbpasswd -a root , show this log in my sladp.log ldap_read: want=80, got=80 0000: 17 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 34 32 30 .1.3.6.1.4.1.420 0010: 33 2e 31 2e 31 31 2e 31 81 36 30 34 80 26 75 69
2018 Sep 14
7
Extending the AD schema - Cannot see attributes in RSAT
.... Before you ask, I have set the 'dsdb:schema update allowed = true' on smb.conf, I could create the class and attribute using the MMC to update the schema on windows, and I added the classes that I created as subclasses of the 'User' class. The problem is, I cannot see my created atributes on RSAT ADUC. I have set the option to show advanced resources, but when I select the TAB with the attributes editor, my newly created attributes are not there. I have tried to create new users, but the result is the same. Am I missing something?? I know that I can set the values of the attribut...
2008 Jul 05
3
getting and writing atrr with prototype
Hi i''m learning prototype and i need to know something... Someone knows how to write and get the value of some atribute... i mean like...jquery that uses $(''#sub-div'').atrr(''alt'',''visible); in prototype is there something like that?... I hope you can help me and thanks :D --~--~---------~--~----~------------~-------~--~----~ You received this message because you are su...
2006 Jun 01
4
What i do if i have a table with a column named "type"?
Hi everybody! The class ActiveRecord::Base have a atribute named type and if my table have a column with the same name i get an error if i use model.finde, model.save and more... I dont know what i can do to solve this problem! Someone know? Thanks -- _________ Noel R. Morais
2006 Jun 21
5
model with not te be updated attributes ?
Hi List, I have a table that contains several fields that must be initialized when first created, but may not be altered afterwards (when updating the other fields) because they can be changed by external processes. I noticed that the ActiveRecord update commands (even update_attribute) only seem to work by loading the complete record, changing fields that need to be changed and doing a full
2006 Jan 20
11
HABTM relations
...I can tie multiple users to QUOTE. This is easy one, thru "user_ids" (@quote[:user_ids] = @params[:quote][:user_ids]). In this form I have all users and I just check those I want to tie to this quote, however there''s one more attribute COMPONENT (the value of the COMPONENT atribute is chosen from drop-down in this form), but I don''t know how to save this change in QUOTE_TO_USER table. Need to make multiple save for those users that I checked (tied with QUOTE table). I hope I made my problem clear to you, thanks for all ideas...and your help.. milos kelemen
2017 Oct 30
1
LDAP authentication and shadowExpire
Hi, I am trying to configure Dovecot (2.2.27) with LDAP passdb, specifically with authentication binds (https://wiki.dovecot.org/AuthDatabase/LDAP/AuthBinds). Atribute shadowExpire has a unix time stamp value. Is there a way to write pass_filter like shadowExpire<ToDay? Or maybe there is better way to implement password expiration in Dovecot? -- Pagarbiai Mantas Gegu?is VU Informacini? technologij? taikymo centras
2008 Jan 02
1
Trying to build the maildir path
I use ldap because is where are store the users and his make place the authentication . In my LDAP I have a attribute mail. like this = mail: pepe at casa.com I Have more that one domain This atribute return to me something like : pepe at casa.com where i use tu build the path to maildir, using %d and %n variables . /var/spool/vmail/%d/%n = /var/spool/vmail/casa.com/pepe this work in 0.99.11 but no in the latest version of dovecot. -----------------------------------------------------...
2003 Mar 24
1
using tapply with a matrix?
...lt;- tapply(data$depth, data$profile, topbot) works great. But now I want to do something similar, except my function will take a 3 column matrix with nrows() equal to the factor's length. tapply doesn't like this; I suspect it converts the 3 column matrox into a vector by ignoring the DIM atribute. I can't apply the funtion to each column separately as I need the info in all three simultaneously for the function's results. I could always revert to "for" loops but was looking for a more concise solution in the spirit of "R". Thanks in advance for any suggestio...
2002 Nov 14
1
No raoming profiles
Hi, I've installed samba 2.2.6 as PDC+LDAP, so far everything is fine, but I do not want users to have raoming profiles so every user atribute 'profilePath' I set to '' (empty string). Is it enough or I need to do something else? Thanks, Saulius
2005 Aug 19
2
data validation
...category_id'' validates_presence_of :name validates_uniqueness_of :name validates_lenght_of :name, :maximum => "20" ,:message => "too long" end The presence_of and the uniqueness_of work fine, but it doesn''t throw any error when the name atribute is longer than 20.. Is there any problem with it? Can I combine validate rules however I want to, or it has some rules too..? thanks
2017 Feb 21
3
Setting Win ACLs via Comp Managment, connection to Member Server warning
...s me to the domain member and shared folder can be selected and viewed. An attempt to modify and pressing "apply" results in another warning that it is a root share and that anything inherited will be removed and so on. Question: What is the minimal set of Accounts that need to have UNIX atributes set in order to have a functional domain? (in my case I set Unix attributes on BUILTIN Administrators and Users, SAMDOM\<myusers>.) My setup is ADDC (ubuntu) + DM (Ubuntu). Trying to Administer eACL from Windows Server 2012 R2 RSAT. thanks Lin
2010 Jun 23
2
umask not functioning with cp command
Hi all, $ umask 0002 $ mkdir test $ ls -ld test drwxrwxr-x 2 user user 4096 Jun 23 19:04 test/ $ls -ld content drwxr-xr-x 2 user user 4096 Jun 23 19:29 content $ cp -r content test/ $ls -ld test/content drwxr-xr-x 2 user user 4096 Jun 23 19:29 content My question is, how can I make content directory permission mode to 775 if I do cp inside the test directory? Thanks. Regards, James
2005 Mar 02
3
behind a router
i've finally managed to stream in my network with icecast and muse. in the iceast.xml config file i had to specify 192.168.2.5 as my bind-address, my ip in my internal network (i'm behind a router) and from other computers in this network i could hear my streaming. but i would like to stream even out of my network. so i redirected port 8000 of the router to my internal ip, tried to
2014 Jul 17
2
[lm-sensors] hwmon: question about the sysfs interface
...ed ABI. > Part of the problem is that the mechanisms used by various chips are > quite different. > > Please have a look into Documentation/hwmon/nct6775. It is by far > the driver with the most comprehensive fan control mechanisms and > attributes. Would any of the attributes or atribute groups in this > driver meet your needs ? I could imagine that pwm1_target_temp > for the upper temperature limit and pwm1_temp_tolerance for the difference > between upper and lower limit might do. Then there are other attributes > such as pxm1_start, pwm1_floor, pwm1_step, and pwm1_m...