Displaying 9 results from an estimated 9 matches for "iil".
Did you mean:
ii
2006 Jan 31
1
rsync using ssh get stuck
...stage while the ssh issues a "select"
syscall on fd #4 while it is long gone.
Here is an example:
root@ptsl2171:/root# ps -efwww |grep ekrimer
ekrimer 28619 4979 0 Jan28 ? 00:00:00
/var/netstar//lib/build_0134_19/nbjobleader.out
/arch/projects/gesher/gesher_high
/a/nfs/iil/proj/mpgarch/arch_vpool_1/ekrimer/ambig/task_nhm /netbatch
/a/nfs/iil/proj/mpgarch/arch_vpool_1/ekrimer/ambig/task_nhm/##post_exec_
1.vpool_idc.7496709 /netbatch/##post_exec_1.vpool_idc.7496709
/a/nfs/iil/proj/mpgarch/arch_vpool_1/ekrimer/ambig/task_nhm/##post_exec_
1.vpool_idc.7496709 /netbatch/##...
2017 Apr 22
2
Samba AD with internal DNS: Can't resolve aliases anymore
Am 22.04.2017 um 14:56 schrieb Luca Olivetti via samba:
> Check nsswitch.conf. Make sure you just have "iiles dns" in the hosts
> line.
Yes, that's the case.
Bye...
Dirk
--
Dirk Heinrichs <dirk.heinrichs at altum.de>
GPG Public Key: D01B367761B0F7CE6E6D81AAD5A2E54246986015
Sichere Internetkommunikation: http://www.retroshare.org
Privacy Handbuch: https://www.privacy-handbuch.de...
2017 Apr 22
2
Samba AD with internal DNS: Can't resolve aliases anymore
Hi,
I've setup a Samba 4 based AD server a while ago and everything was
working fine for some time. However, since a few days it seems it
doesn't resolve aliases anymore. I can query them using the host
command, but a simple ping then fails to resolve the name:
% host alias1
alias1.altum.de is an alias for server1.
% ping alias1
2008 Mar 25
3
derivatives in R
Hi, I posted this message earlier in "Rmetrics" and I don't know whether I
posted in the wrong place, so I'm posting it again in Rhelp.
I have a function in x and y and let's call it f(x,y). I need to get the
Hessian matrix. i.e I need (d^2f/dx^2), (d^2f/dxdy), (d^2f/dydx),
(d^2f/dy^2).I can get these using the D function. now I need to evaluste the
hessian matrix for
2017 Apr 27
2
Samba AD with internal DNS: Can't resolve aliases anymore
El 27/04/17 a les 16:46, Dirk Heinrichs via samba ha escrit:
> Am 22.04.2017 um 17:59 schrieb Dirk Heinrichs via samba:
>
>> Am 22.04.2017 um 14:56 schrieb Luca Olivetti via samba:
>>> Check nsswitch.conf. Make sure you just have "iiles dns" in the hosts
>>> line.
>> Yes, that's the case.
>
> Is there anything else I could check?
I don't know, sorry, I just know that when I had the same problem I saw
that nsswitch in the hosts line had "files mdns4_minimal
[NOTFOUND=return] dns" and...
2017 Apr 27
0
Samba AD with internal DNS: Can't resolve aliases anymore
...etti via samba wrote:
> El 27/04/17 a les 16:46, Dirk Heinrichs via samba ha escrit:
>> Am 22.04.2017 um 17:59 schrieb Dirk Heinrichs via samba:
>>
>>> Am 22.04.2017 um 14:56 schrieb Luca Olivetti via samba:
>>>> Check nsswitch.conf. Make sure you just have "iiles dns" in the hosts
>>>> line.
>>> Yes, that's the case.
>>
>> Is there anything else I could check?
>
> I don't know, sorry, I just know that when I had the same problem I
> saw that nsswitch in the hosts line had "files mdns4_minimal
&...
1997 May 15
1
Vulnerability in Elm-ME+
Hello,
I have confirmed that the recently-reported vulnerability in Elm is also
present in Elm-ME+ and thus also in Debian GNU/Linux version 1.2, prerelease
version 1.3, and development tree "unstable".
Below is a short diff to correct the problem.
Debian GNU/Linux 1.2.x uses stock Elm 2.4pl25. Users of that version of Elm
should upgrade to Elm-ME+ as detailed below.
Debian 1.3
2020 Feb 27
2
[PATCH] Update the 5 year logo to 10 year logo
...S)zdI
zX|@ZU_qm1XkWJGXXWfobHaw8SX;!8F30_LeH++U!vl}*>l0?92u9kJ8-4kL+zP-EJ
z#0X7;ZaPv7wlk~K-}4xi|224i;<YYaTIFuEoMP<cyz0l@_$+As&>e`}zugS?-rT4m
z*VG6yWVyoWA#$xNp)aQj6&5)H-Kwg(*ugG)4n5OgCVyF+VXI`<L6a>xuk|+-`oZH;
z52XPX>B5bSRFs^`mn2}I8c5T?fkxJsd01pi##Hcdr#<viQ}U&X_BQ~J+iil-U<}_N
zR{1ud3!hz5uNJCVV)j-_z0k2@mi+LMCV%scrJrBp?%!V(NzL01-=Ilax{MMSs&CVv
zSzMR@rzjR_AJAvlF#Gjh((_~Ka<A$mA@%iBP3K+vaRdkl*FEf;QOj!oOwvXd&!Y8Z
ze}g4-A`LR_3YnUPRQ6%_!0k4go^~o7Uma)sWPRbgU_ZOpL!i-~ke0P`7!q98+FagH
zncfS9zDw9odPjc-dEh|?!;PJ7vc&{HUz)FRWS1*XYfY1%-#;6vnv(yzh1}YrNkzL!
zU+h+o(...
1997 Nov 15
1
RPC client on unix, server on NT
I'm writing a secure RPC Server for NT, and I'd like to write a
UNIX client. How can I have the UNIX client authenticate to
the NT server (which uses LAN Manager/SMB)?
Thanks,
Marc