search for: invalid_user

Displaying 3 results from an estimated 3 matches for "invalid_user".

2024 Apr 01
1
Bad SMB2 (sign_algo_id=1) signature for message
...> log, not quite sure just a preliminary guess :) There's no antivirus running on these machines. At least we tried to disable everything. The access *is* anonymous, always, this is a read-only anonymous share with a big application used by multiple users. It has public=yes, map_to_guest=invalid_user. I can't say when exactly this error is logged. > Is 'Event Viewer' of windows server 2012 could see similar event about > bad/invalid signature too? Somehow I forgot to look there. Let's see.. /mjt
2009 Apr 06
9
setup method in functional tests and instance variables
I have the following in my functional test file. class UserControllerTest < ActionController::TestCase fixtures :users def setup @controller = UserController.new @request = ActionController::TestRequest.new @response = ActionController::TestResponse.new @invalid_user = user(:invalid_user) @valid_user = users(:valid_user) end def test_login_success @valid_user.screen_name end When I run a test that tries to use the @valid_user variable I get the following error. NoMethodError: You have a nil object when you didn''t expect it! The error occurred...
2005 Jan 24
15
[Bug 125] add BSM audit support
http://bugzilla.mindrot.org/show_bug.cgi?id=125 alex.bell at bt.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alex.bell at bt.com ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the