Displaying 3 results from an estimated 3 matches for "alpi".
Did you mean:
acpi
2008 Dec 09
2
Rails and Ruby behind proxy
Hi there,
I''ve a little problem.
On my code, I use the flickraw gem. On the application.rb there is a
require ''flickraw'' who create a new instance, and for that need to
pass the net.
It works at home, but in my office we have a proxy, and when I launch
webrick I have an error saying that I''m behind a proxy :(.
Does anyone have an idea on how to correct this
2009 Aug 11
1
clients that are not a part of the domain cannot authenticate
...ion
it works. Unfortunately after the upgrade from Etch to Lenny (Etch has Samba 3.0.24, Lenny
3.2.13) Samba presented this problem.
In the log file I can find this error message:
domain_client_validate: unable to validate password for user wolfgang in domain
LIFEBOOKWR to Domain controller PDCALPI01. Error was
NT_STATUS_NO_SUCH_USER.
And this is the global part of the configuration:
[global]
workgroup = alpi
server string = lxarchiv
wins server = 192.168.1.1
dns proxy = no
log file = /var/log/samba/log.%m
max log size = 1000
syslog = 0
panic action = /usr/share/sam...
2009 Aug 07
0
domain_client_validate error with Samba 3.2.13 on Debian Lenny
Hi,
I have a big problem with Samba 3.2.13 on Debian Lenny. With Samba 3.0.x there was no
problem:
"domain_client_validate: unable to validate password for user wolfgang in domain
LIFEBOOKWR to Domain controller PDCALPI01. Error was
NT_STATUS_NO_SUCH_USER."
Clients that are not a part of the domain cannot authenticate.
The DC is a Windows 2003 SBS server (PDCALPI01 with ip 192.168.1.1), and I'm trying to
authenticate to a Samba server (3.2.13) with security = domain setting.
I have tried a downgrade...