Displaying 3 results from an estimated 3 matches for "log_connect".
Did you mean:
do_connect
2008 Oct 13
1
Server Maps by IP but not by Name for Domain Users
..."admin" \
"ADMIN\bordway"
write list = \
"admin" \
"ADMIN\bordway"
..snip..
Here is my smb.conf.perm:
panic action = /usr/bin/backtrace %d > /tmp/segv_samba_%d.out 2>&1
# root preexec = /usr/local/samba/bin/log_connect.sh '%u' '%m' '%I' '%S'
# root postexec = /usr/local/samba/bin/log_disconnect.sh '%u' '%m' '%I' '%S'
username level = 0
realm = ADMIN.NHTI
smb.conf.dm and smb.conf.extra are empty.
When a client tries to connect using the Server N...
2006 Jul 05
2
Serialized object behaves weird
Hi!
I got a class named EinsatzFilter which I serialized to session. Before
saving to session it works afterwards I keep getting the message:
"undefined method `to_s'' for #<Person:0x38c6ab8>". "Person" is a from
ActiveRecord::Base inherited class.
Code:
class EinsatzFilter
include ApplicationHelper
attr_reader :personen, :monat, :projekte, :kunde
2007 Feb 28
0
IOError problem
...sr/local/lib/ruby/1.8/logger.rb:326:in `add''
20070228-13:36:12 (9128) /usr/local/lib/ruby/1.8/logger.rb:374:in `info''
20070228-13:36:12 (9128)
/usr/local/lib/ruby/gems/1.8/gems/activerecord-1.14.4/lib/active_record/connection_adapters/abstract/connection_specification.rb:262:in
`log_connections''
20070228-13:36:12 (9128)
/usr/local/lib/ruby/gems/1.8/gems/activerecord-1.14.4/lib/active_record/connection_adapters/abstract/connection_specification.rb:51:in
`allow_concurrency=''
20070228-13:36:12 (9128)
/usr/local/www/data/cee/public/../config/../vendor/plugins/backgrou...