Displaying 20 results from an estimated 77 matches for "userinfo".
2003 Jan 14
1
0.99.7 out
This one seems to be actually working. Also rewrote doc/index.txt in
case someone is interested.
2006 Jun 14
3
where to define a struct
Hello,
I''m trying to use the following Struct in my web app:
UserInfo = Struct.new( "UserInfo", :first_name, :last_name, :email,
:domain_name )
I placed this in the environment.rb, thinking that it should be
initialized only once.
But when I try to access it from within my controller, I get:
undefined method `UserInfo'' for #<UserController:0...
2002 Dec 22
1
[Fwd: ./configure options..]
...rom ~ 10:30am PST]
It would seem that --without-passwd produces
gcc -g -O2 -Wall -W -Wmissing-prototypes -Wmissing-declarations
-Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -o
imap-auth auth.o auth-plain.o auth-digest-md5.o cookie.o
login-connection.o main.o master.o mycrypt.o userinfo.o
userinfo-passwd.o userinfo-shadow.o userinfo-pam.o
userinfo-passwd-file.o userinfo-vpopmail.o ../lib/liblib.a -lcrypt
userinfo-passwd-file.o: In function `get_reply_data':
dovecot/cvs/dovecot/src/auth/userinfo-passwd-file.c:72: undefined
reference to `passwd_fill_cookie_reply'
grep of t...
2009 May 25
1
Help --- My phone number field saves blank
...; 0225-25874255
I dont have table field for country_code .
So i created like below
attr_accessor :phone , :country_code
I have given for validation like below
validates_presence_of :country_code,
:message => ''*The country code is required.''
@user = UserInfo.new()
phone_code = params[:userinfo][:country_code] +''-''+
params[:userinfo][:phone_code]
@user.name = params[:userinfo][:name]
@user.phone = phone_code
@user.save
when i save,my phone field is blank...
what i m doing wrong..
pls guide me.
--
Posted via http://www.ruby-forum.com/.
2002 Nov 24
2
vpopmail support?
Well, I read that back in 0.98 or so vpopmail support should work so I assumed it would be enabled in 0.99 but here's what I get.
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/lib -I/usr/local/vpopmail/include -g -O2 -Wall -W -g -O2 -Wall -W -c userinfo-vpopmail.c
In file included from userinfo-vpopmail.c:12:
/usr/local/vpopmail/include/vpopmail.h:133: syntax error before `*'
*** Error code 1
Stop in /root/dovecot/src/auth.
*** Error code 1
Stop in /root/dovecot/src.
*** Error code 1
Stop in /root/dovecot.
*** Error code 1
Stop in /root/do...
2005 Jun 21
0
pulling userinfo from trusted domain RE-POST
Sorry to repeat this but I had no answers. Anyone up for a chat about
this. More info:
wbinfo -m returns nothing
wbinfo -t , wbinfo -u wbinfo -g returns users for the primary (Staff
Domain, but not the student domain). I'm sure I had it returning info
from both primary and secondary domains when the servers were windows
2000 servers earlier this year, So I believe winbind should be able
2009 Jul 07
1
Adding data in two tables simul;taneously with Validations
Hi All,
I have 2 tables
1] user_infos &
2] users
class UserInfo
has_one :user
validates_presence_of :city
class User
belongs_to :user_info
validates_presence_of :first_name
i write following code in my create method.
@user_info = UserInfo.new(params[:user_info])
@user=@user_info.build_user(:first_name=>'''')
if @user_info.save
else
end...
2009 Nov 11
6
HeLp oN my database
Using my application i can able to save a new record into my db
but i cannot update a existing record into my db.
using update query i can able to update my records.
but using update_attributes it doesnot update my records.
even i cant find any errors in logs or something.
throughout my application i can able to save a new record but unable to
update my existing records.
actually i have changed
2008 Oct 27
8
pagination in ajax
hi,
I am curently using rails version 2.1.1.
Currently i have done simple pagination using will_paginate
plugin.it works.but when i am trying pagination using ajax
with help of will_paginate plugin
it wont works.i am also using RemoteLinkRenderer helper,
but it gives an error uninitialized constant RemoteLinkRenderer.
can anyone provide any tutorial or sample code so that i can
2003 Jan 17
1
Unable to Log in on FreeBSD server?
...it to compile MD5 support -- it only seems to
support plain, plain-file, and pam.
b. Whenever I try to log in, I always get something along the following
lines in /var/log/messages ....
Jan 16 17:52:15 akira imap-login: close(master) failed: Bad file
descriptor
Jan 16 17:55:33 akira imap-auth: Userinfo pam doesn't support DIGEST-MD5
method
Jan 16 18:08:28 akira imap-master: Login process died too early -
shutting down
(I also included one about MD5 in there too! :-))
Basically, the imap-login process is dying every time I try to do a
login from a remote machine (I've tried Evolution and...
2008 Feb 14
4
How do I access this parameter?
...;'
else
flash[:notice] = "You are not logged
in."
redirect_to :action => "start"
end
else
render :action => ''userinfo''
end
end
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane...
2016 Apr 18
3
FW: Domain member seems to work, wbinfo -u not (update4)
.../04/18 13:25:41.051831, 1, pid=14148, effective(0, 0), real(0, 0)] ../librpc/ndr/ndr.c:439(ndr_print_function_debug)
wbint_QueryUserList: struct wbint_QueryUserList
out: struct wbint_QueryUserList
users : *
users: struct wbint_userinfos
num_userinfos : 0x00000000 (0)
userinfos: ARRAY(0)
result : NT_STATUS_IO_TIMEOUT
The debug log lvl 10 of the wbinfo –g and -u ( -g are only the first 3 lines, result is ok )
I have also logs of the d...
2019 Dec 23
3
macintosh disconnect problem
...813 unable to
normalize volume: "/Volumes/smb", vol: (null)
12/18/19 8:15:40.547 AM TMCacheDelete[2183]: Couldn't get resource value
'NSURLVolumeIsLocalKey' for 'file:///Volumes/smb/': Error
Domain=NSCocoaErrorDomain Code=4 "The file ?smb? doesn?t exist."
UserInfo={NSURL=file:///Volumes/smb/, NSFilePath=/Volumes/smb}
12/18/19 8:15:40.548 AM deleted[2105]: volumeFreespace:548 statfs failed
for /Volumes/smb : No such file or directory
12/18/19 8:15:40.548 AM deleted[2105]: normalizeUserMountpoint:791
volRoot failed for /Volumes/smb
12/18/19 8:15:40.548 AM de...
2007 Mar 16
0
MAX TNT Question
...g to the Asterisk Cluster looks the same, no way to
distinguish local customer traffic with PSTN inbound traffic.
I have been playing around with these settings in the Media-Gateway profile:
set dialed-gw-options trunk-prefix = enabled
set sip-options trunk-group-options otg-location = prepend-to-userinfo
set sip-options trunk-group-options otg-tag = otg
set sip-options trunk-group-options otg-tag-in-userinfo = no
set sip-options trunk-group-options dtg-location = tag-in-request-uri
set sip-options trunk-group-options dtg-tag = dtg
And these settings in the T1 profile:
set line-interface pri-pref...
2016 Apr 18
0
FW: Domain member seems to work, wbinfo -u not (update4)
...ffective(0, 0), real(0, 0)] ../librpc/ndr/ndr.c:439(ndr_print_function_debug)
>
> wbint_QueryUserList: struct wbint_QueryUserList
>
> out: struct wbint_QueryUserList
>
> users : *
>
> users: struct wbint_userinfos
>
> num_userinfos : 0x00000000 (0)
>
> userinfos: ARRAY(0)
>
> result : NT_STATUS_IO_TIMEOUT
>
>
>
>
>
> The debug log lvl 10 of the wbinfo –g and -u ( -g are only th...
2016 Apr 19
2
wbinfo -u, wbinfo -g not working after samba update from 4.2.3 to 4.2.10
...1, pid=3634, effective(0, 0), real(0,
0)] ../librpc/ndr/ndr.c:439(ndr_print_function_debug)
wbint_QueryUserList: struct wbint_QueryUserList
out: struct wbint_QueryUserList
users : *
users: struct wbint_userinfos
num_userinfos : 0x00000000 (0)
userinfos: ARRAY(0)
result : NT_STATUS_IO_TIMEOUT
[2016/04/19 15:03:29.418172, 10, pid=3634, effective(0, 0), real(0,
0), class=winbind]
../source3/...
2016 Apr 19
0
wbinfo -u, wbinfo -g not working after samba update from 4.2.3 to 4.2.10
...r/ndr.c:439(ndr_print_function_debug)
>
>
> wbint_QueryUserList: struct wbint_QueryUserList
>
>
> out: struct wbint_QueryUserList
>
>
> users : *
>
>
> users: struct wbint_userinfos
>
>
> num_userinfos : 0x00000000 (0)
>
>
> userinfos: ARRAY(0)
>
>
> result : NT_STATUS_IO_TIMEOUT
>
>
> [2016/04/19 15:03:29.418172, 10, pid=3634, eff...
2006 Jan 04
7
variables in layouts
I have a layout that provides the basic outline of each page in my app.
It has a title, footer and a navigation bar.
In the title I want to put the name of the current user that is logged
in.
I could do something like @session[:username] but I would rather
encapsulate that into a single variable so that I can change the key in
the session map if I want without having to goto each page that
2016 Jan 23
3
Best way to sync Samba AD 4 LDAP with OpenLDAP
...st OpenLDAP setup that we want to use for our default user administration and don't want to give this up.
We really would like to syncing information from and to Samba LDAP but my question is:
Does anyone have a good solution for us to sync the Samba 4 AD LDAP with our OpenLDAP setup? (default userinfo including passwords sync)
Kind regards, Paul
2008 Mar 02
0
Cisco 7970 - register with NAT phone
...eExpires>
<timerSubscribeExpires>120</timerSubscribeExpires>
<timerSubscribeDelta>5</timerSubscribeDelta>
<timerT1>500</timerT1>
<timerT2>4000</timerT2>
<maxRedirects>70</maxRedirects>
<remotePartyID>true</remotePartyID>
<userInfo>None</userInfo>
</sipStack>
<autoAnswerTimer>1</autoAnswerTimer>
<autoAnswerAltBehavior>false</autoAnswerAltBehavior>
<autoAnswerOverride>true</autoAnswerOverride>
<transferOnhookEnabled>false</transferOnhookEnabled>
<enableVad>fa...