Displaying 5 results from an estimated 5 matches for "bartl".
Did you mean:
bart
2000 Feb 24
1
A problem with PATH in sshd.c
...bin" in
his/her PATH.
IMHO, the PATH variable should be set to _PATH_DEFPATH, which is
"/usr/local/bin:/usr/bin:/bin":
child_set_env(&env, &envsize, "PATH", _PATH_DEFPATH);
I have changed it, recompiled the sshd and everything works fine.
Yours faithfully
David Bartl
2004 Dec 29
7
Final call for departments
I am getting ready to submit a list of department names to be recorded.
This is what I have so far:
Accounting
Accounts payable
Accounts receivable
Administration
Billing & Collections
Complaint
Customer Service
Engineering
Facilities
Help desk
Human Resources
Information Technology
Inside Sales
Investor Relations
Legal
Mail room
Marketing
Printing
Projects
Public Relations
Purchasing
2004 Aug 20
0
spandsp tiff debian question
...ibtiff.so.3 (0x40034000)
libc.so.6 => /lib/tls/libc.so.6 (0x40076000)
libpthread.so.0 => /lib/tls/libpthread.so.0 (0x401b1000)
libm.so.6 => /lib/tls/libm.so.6 (0x401c0000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)
Thank you for your support,
Bartles and Jaymes errrr adrian
>
2003 Oct 22
1
Permission Denied over Night
Hy,
I've setup up a Samba 3.0.0 Installation for ~30 Users.
Today i got a call that nobody could write to any File on the Servers.
After restarting smbd and nmbd access was granted again.
I didnt have time to try it myself but i saw in the logs afterwards that
there were many Permission denied Errors, even on files/dirs that the
user owned.
Is this a known problem, or could i do something
2008 Jul 12
1
Re: Re stful_authentication, Internet Explorer, and unwanted http basic dialog
...when fetching a URL without an explicit extension in
> the URL. For instance if you have a /users/4 URL, it will bring up
> the basic authentication dialog, but /users/4.html will correctly
> redirect to new_session_path.
>
> -J.
>
> On Jun 26, 2008, at 11:53 PM, Chris Bartlett wrote:
>
>>
>> The issue is in this method of authenticated_system.rb:
>>
>> def access_denied
>> respond_to do |format|
>> format.html do
>> store_location
>> redirect_to new_session_path
>> end
&g...