search for: userfoo

Displaying 5 results from an estimated 5 matches for "userfoo".

Did you mean: user1foo
2006 Jun 21
5
Problem with observe_field
...collect {|t| [ t.name, t.id ] }, { :prompt => ''Select a theme'' } %> </div> <%= observe_field( :theme_id, :update => :my_style, :url => { :action => :themelookup, :id => @space,}, :with => ''theme_id'') %> <div class="userfoo"> <%= text_area ''my'', ''style'', :cols => ''65'', :rows=>''10'' %> </div> ========================================= Basically I''m updating the text area based on selection made from selection box...
2010 Aug 30
1
Passdb filter question - LDAP.
...r_attrs = rfc822MailMember=user,EmailQuota=quota_rule=*:storage=%$M ----- Here is how the LDAP tree is: ou=mail,ou=services,dc=example,dc=org ou=subdomain1.example.org,ou=mail,ou=services,dc=example,dc=org example entry under "ou=subdomain1.example.org" --- dn: cn=userfoo,ou=subdomain1,ou=mail,ou=services,dc=example,dc=org cn: userfoo edupersonprincipalname: WEMHVDEA-FUAOBAAA at example.org (some sort of unique identifier) emailquota: 512 objectclass: eduPerson objectclass: nisMailAlias rfc822mailmember: userfoo at subdomain1.example.org --- ou=people,dc=...
2007 Oct 15
2
Error: net_connect(/var/run/dovecot/auth-master) failed: Resource temporarily unavailable
I'm using deliver (1.0.5) with Postfix (2.1.6). I made a test for a few minutes in a moderated busy server. While most mails was delivered, a lot of them failed with this error: deliver(userfoo): Oct 15 09:58:31 Error: net_connect(/var/run/dovecot/auth-master) failed: Resource temporarily unavailable Sounds to me something like not enough auth-master to answer every concurrent deliver. Any hint? Regards, maykel PD: If there any other info I could give let me know.
2010 Jan 10
6
[Bug 1694] New: If authorized_keys exists but can not be opened, this should be logged on server
...ned-bugs at mindrot.org ReportedBy: rafal.maj.it at gmail.com If authorized_keys exists, but has chmod 000, or .ssh has chmod 000 or 600, or for other reason it can not be read by server, then there is little clue, in the logs, what is going on. Just: debug1: trying public key file /home/userfoo/.ssh/authorized_keys debug1: restore_uid: 0/0 Admin should be informed that there was some problem accessing authorized_keys (other then not-existing file). -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are wat...
2010 Jan 10
6
[Bug 1695] New: ssh-add -D does not delete all keys
https://bugzilla.mindrot.org/show_bug.cgi?id=1695 Summary: ssh-add -D does not delete all keys Product: Portable OpenSSH Version: 5.2p1 Platform: All OS/Version: Linux Status: NEW Severity: major Priority: P2 Component: ssh-add AssignedTo: unassigned-bugs at mindrot.org ReportedBy: