Displaying 10 results from an estimated 10 matches for "hbv".
Did you mean:
hba
2019 Sep 09
0
New package ‘HBV.IANIGLA’ for hydrological modeling
Hi,
a new package ?HBV.IANIGLA? for hydrological modeling has been relesased.
CRAN: [ https://cran.r-project.org/web/packages/HBV.IANIGLA/index.html | https://cran.r-project.org/web/packages/HBV.IANIGLA/index.html ]
In case of doubts do not hesitate to write.
Best,
Ezequiel Toum
--
Ezequiel Toum
Ingeniero...
2019 Sep 09
0
New package ‘HBV.IANIGLA’ for hydrological modeling
Hi,
a new package ?HBV.IANIGLA? for hydrological modeling has been relesased.
CRAN: [ https://cran.r-project.org/web/packages/HBV.IANIGLA/index.html | https://cran.r-project.org/web/packages/HBV.IANIGLA/index.html ]
In case of doubts do not hesitate to write.
Best,
Ezequiel Toum
--
Ezequiel Toum
Ingeniero...
2017 Aug 25
2
retrieve machine password in current Samba?
...upplicant, and a simple script that would retrieve the machine password with tdbdump.
( specifically tdbdump -k SECRETS/MACHINE_PASSWORD/DOMAIN /var/lib/samba/private/secrets.tdb )
On older machines running Samba 4.2 (Debian Jessie) tdbdump gives a working password such as this:
]f2>lOR4NA~hbv\00 where the actual password is ]f2>lOR4NA~hbv
On newer machines running Samba 4.5 (Debian Stretch) tdbdump gives an encrypted password such as this:
\EE\A9\8D\EF\AD\AC\E2\A1\9D\E2\A0\8C\E3\96\8E\E7\B0\A8\EE\97\AA\E2\8E\9F\E2\A2\8F\EB\85\BF\EE\B7\8B\EA\A7\A9\EA\97\B8\D2\86\E6\83\AB\EE\82\A...
2017 Aug 26
2
retrieve machine password in current Samba?
...;ll have to hash to make it
> useful by wicd it seems (I'm guessing wicd expects the hash, not the plaintext).
OK.
I guess I had that backwards. I thought that the new version (\EE\A9\8D\EF\AD\AC...) was giving me an encrypted (or hashed I guess) value, and the old version ( ]f2>lOR4NA~hbv ) was the plaintext password.
I'll see if I can't translate that over somehow.
Thank you!
James
2017 Aug 25
0
retrieve machine password in current Samba?
...rieve the machine password with tdbdump.
>
>
> ( specifically tdbdump -k SECRETS/MACHINE_PASSWORD/DOMAIN /var/lib/samba/private/secrets.tdb )
>
>
> On older machines running Samba 4.2 (Debian Jessie) tdbdump gives a working password such as this:
>
>
> ]f2>lOR4NA~hbv\00 where the actual password is ]f2>lOR4NA~hbv
>
>
> On newer machines running Samba 4.5 (Debian Stretch) tdbdump gives an encrypted password such as this:
>
>
> \EE\A9\8D\EF\AD\AC\E2\A1\9D\E2\A0\8C\E3\96\8E\E7\B0\A8\EE\97\AA\E2\8E\9F\E2\A2\8F\EB\85\BF\EE\B7\8B\EA\A7\A9\E...
2017 Aug 26
0
retrieve machine password in current Samba?
...it
> > useful by wicd it seems (I'm guessing wicd expects the hash, not the plaintext).
>
> OK.
>
> I guess I had that backwards. I thought that the new version (\EE\A9\8D\EF\AD\AC...) was giving me an encrypted (or hashed I guess) value, and the old version ( ]f2>lOR4NA~hbv ) was the plaintext password.
>
> I'll see if I can't translate that over somehow.
The recent secrets changes to store the krb5 hashes changed some things
to use a IDL defined NDR packed structure. I've not checked the
details, but that might be what you are seeing.
This is...
2020 Mar 26
0
[PATCH nbdkit 9/9] tests/old-plugins: Add plugin from nbdkit 1.18.2.
...t;QXZ4M5fA
zMZA7<_;k2MbfSnEg*stp7A{GyOUQKzISCbFpdw%%#}raWpUr}9hb4kfLc82cLe35g
zg`9-c29?@(wZMO+y?H`ze-+nbheK(gP$ZP?-2gfA%U@fBJC*s;&VI&WVK&z&p=h4@
zQbiRF&&)aX6n9<B7GVV3#c(0c_=kd*aN_^k%EumvPTTJM+06r{C7xAJRv!Ce2ddbx
zjRvH4WPg4P#YDRdpXJ`QH(!3or?2DktmW?^c-~oR8bCW6eO*6v@{fv-y|hBV^qsZt
z;eOiP+YkMR5I&nd_x8hoX+Q1m>POF`{pdN|5C74A=nwUyXG=f)clSg8VLy86`{Dmt
zKm1cbKb!wO{qSqhe>Q%wD=I$r66r_JDKMUOy!xU4b3gRbe)M<r!@s>B{&C<}@v)a}
zAe^ng1^wu$2LC9#65t2%Ia`0{L(jR&aHVAh7n1pBDbqhhDVV_NG+$Zq`Ia?DBff;@
zk83`k;`7$c_636R;IdFc3&!haSA?UHV4Z(yILPbHUgK+6?e{f?BK~mbmY@=gC...
2012 Mar 11
1
CRAN (and crantastic) updates this week
CRAN (and crantastic) updates this week
New packages
------------
* EffectStars (1.0)
Maintainer: Unknown
Author(s): Gunther Schauberger
License: GPL-2
http://crantastic.org/packages/EffectStars
The package provides functions to visualize regression models with
categorical response. The effects of the covariates are plotted with
star plots in order to allow for an optical
2020 Mar 26
15
[PATCH nbdkit 0/9] Create libnbdkit.so
This creates libnbdkit.so as discussed in the following thread:
https://www.redhat.com/archives/libguestfs/2020-March/thread.html#00203
test-delay-shutdown.sh fails for unclear reasons.
This series starts by reverting "tests: Don't strand hung nbdkit
processes" which is because several other tests fail randomly unless I
revert this patch. I didn't investigate this yet so it
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...Pbm^o-bDBi7>s{*HffyCx`&+0?s5n7VgLSsAzR64E
zH>4q3xw=hOMmDxvF<TYRZ8sGk<PPouu|ued5n<*c(QE^<DuyEXs7_}yt<lCXOe%k;
z6}c;p!8 at 2R7D1zc&GwmumqkUM%?e`aij?ngld33IG&w+jmDEJUv}(JG13{vzD=ZJ)
z$YJ1)X7BuBXI2mmV~7W_v|Ng<iO7`bR!a<Q!qL%PTN6;t(#Lc;sr~k4WL9Hd_5;EM
z8IG}wXs)jl5kZShBVln#5GKp*M%?x!ZZlL_xmDYOo>5nAP0}`F_t9OGwmuRT3&4sY
z)I?zS4 at v=h1mRIwF_NP!?YECHmWb>Z(Fed6EiyIA8CIQ5<So@{<zxk?#>;wOU?z1p
zWD|nLHs`y9mUqU7#tXu+u*$^&k6fNbd#AVyWs6*8<H&PumSX1!Vm93<*#af)8e%w+
z86|YYh9P!5gy!Q!_6QetO<TO|zl at 3VV`)#tgWa{kePVl^W{(s at cr;jr+!1+*YfD*@
z(kvG...