search for: sessionkeys

Displaying 6 results from an estimated 6 matches for "sessionkeys".

Did you mean: sessionkey
2008 Mar 08
1
Session empty after request
Can anyone tell me what I''m doing wrong here? it ''should try to set the current user from the session'' do controller.session[SessionKeys::USER_ID] = 1 user = mock_model(User) User.stub!(:find).and_return(user) User.should_receive(:find).with(1).and_return(user) controller.should_receive(:set_current_user) do_request end When I watch the spec with my debugger, when it gets to the code, the session is empty, and the spec f...
1999 Dec 28
0
No subject
For many moons, now, my Samba-on-Linux server (presently Samba 2.0.6) has displayed some mildly annoying behavior (at least I think it is the Samba server...it might be the NT workstation), to wit, whenever I login on a Windows 95 workstation and browse over to the Samba server, it authenticates me transparently, whereas when I login on a Window NT box and browse over to the Samba server, I am
2020 Nov 01
0
4.13.1 make test failed
Hello I try today to install samba 4.13.1 ? ./configure run without error Make run without error Make Check Failed Debian 10.6 Also all required Packages are installed -- # cat summary = Failed tests = == samba4.blackbox.demote-saveddb == command: PYTHON=python3 /usr/src/samba-4.13.1/testprogs/blackbox/demote-saveddb.sh $PREFIX_ABS/demote
1999 Jun 14
4
Samba causing problems with NT tools
Samba is causing a couple huge problems for the NT admins here since we switched a bunch of machines to security=server and started running nmbd. We're running Samba 2.0.2 and 2.0.3 on a mix of Solaris, HP-UX, and OSF1 machines. One, selecting a Samba server in Server Manager, then selecting Computer/ Services causes Server Manager to crash ("An application error has occurred, blah blah,
2003 Dec 01
0
No subject
connect to it - wait about 2 minutes and then get 'network is busy' message. I suspect that my problems may lie somewhere in the multiple domains / subnetting areas, but I can't see where. Any comments will be welcome. TIA Harry Burgin Return-Path: <marion.haines@countygovt.brevard.fl.us> Delivered-To: samba@lists.samba.org Received: from gc2a-hplh4.countygovt.brevard.fl.us
2003 Dec 01
0
No subject
copy d:\bugs.ps \\ouessant\lexmark after having deleted all the samba log files and restarted the SMBd daemon from the SWAT Web interface. This leads to the INTERNAL ERROR, see samba.oulx Now, to locate the problem, I tried the same kind of command on the same file, bugs.ps, but using the SMBCLIENT application from the Linux server itself, without changing anything, nor restarting the SMBd