Displaying 20 results from an estimated 2000 matches similar to: "Retrieve winbind machine password"
2023 Oct 22
1
Retrieve winbind machine password
Op 22-10-2023 om 03:43 schreef Andrew Bartlett:
> On Sat, 2023-10-21 at 11:41 +0200, Kees van Vloten via samba wrote:
>> Hi Team,
>>
>>
>> I am currently looking into enterprise wifi with the machine account. I
>> did find some clues on the internet but the peice that is missing is the
>> password of the machine account.
>>
>> Is it possible foor
2023 Oct 23
1
Retrieve winbind machine password
On 10/22/23 13:36, Kees van Vloten via samba wrote:
>
> Op 22-10-2023 om 03:43 schreef Andrew Bartlett:
>> On Sat, 2023-10-21 at 11:41 +0200, Kees van Vloten via samba wrote:
>>> Hi Team,
>>>
>>>
>>> I am currently looking into enterprise wifi with the machine account. I
>>> did find some clues on the internet but the peice that is missing
2023 Oct 23
1
Retrieve winbind machine password
Op 23-10-2023 om 10:58 schreef Pavel Filipensk?:
>
> On 10/22/23 13:36, Kees van Vloten via samba wrote:
>>
>> Op 22-10-2023 om 03:43 schreef Andrew Bartlett:
>>> On Sat, 2023-10-21 at 11:41 +0200, Kees van Vloten via samba wrote:
>>>> Hi Team,
>>>>
>>>>
>>>> I am currently looking into enterprise wifi with the machine
2017 Sep 08
2
retrieve machine password in current Samba?
> -----Original Message-----
> From: Andrew Bartlett [mailto:abartlet at samba.org]
> Sent: Thursday, September 7, 2017 3:41 PM
> To: James Zuelow; samba at lists.samba.org
> Subject: Re: [Samba] retrieve machine password in current Samba?
-- >8 -- snip -- 8< --
> I've looked into this, and I don't think we have changed the format, it is just that
> we stopped
2017 Sep 07
3
retrieve machine password in current Samba?
> -----Original Message-----
> From: Andrew Bartlett [mailto:abartlet at samba.org]
> Sent: Saturday, August 26, 2017 12:38 PM
> To: James Zuelow; samba at lists.samba.org
> Subject: Re: [Samba] retrieve machine password in current Samba?
-- >8 -- snip -- 8< --
>
> The recent secrets changes to store the krb5 hashes changed some things to
> use a IDL defined NDR
2012 May 05
2
creating a new column assigning values of other columns
Hello,
?
I have to create a new column from the values of other columns of a data frame. The new?column (y$n) is created imposing a condition (using a third variable y$h) that assigns the values of two time variables (y$b and y$timepos). Here's the piece of code to get there (using the attached files):
?
xact <- read.table("act.lig", sep = ',',
2013 Feb 12
1
Max value of each 2 rows in dataframe
Hello,
I would like to ask you for help. I have quite a big dataframe (119 313
rows), this is a part of it:
"jul" "ind" "time" "secs" "geo" "act" "lig" "date.x" "clock" "h" "m" "s"
"d" "mo" "y" "dtime" "land" "date.y"
2012 Apr 30
1
Subtract days to dates in POSIXct format
Hello,
I'm having problems working with date values in POSIXct format. Here is what I got (eg.lig attached):
x <- read.table("eg.txt", sep = ',', col.names=c("ok","time","secs","lig")) # it gives time as factor
z <- cbind(x,colsplit(x$time, split="\\s", names=c("date", "clock")))
2006 Sep 04
1
Rsync + SSH on a different port + restricted access
Hello,
I'm trying to setup Rsync over SSH with openSSH running port 2222 with a remote RSA public key authentification and a restricted shell to avoid the user to browse my server via SSH, only be able to run rsync server.
1) i've built a regular rsync server over TCP/873
Worked fine, check my conf :
motd file = /etc/rsyncd.motd
log file = /var/log/rsyncd.log
pid
2007 Aug 17
4
matching elements from two vectors
Hi,
Imagine a vector x with elements (1,2,1,1,3,5,3,3,1) and a vector y with
elements (2,3). I need to find out what elements of x match any of the
elements of y.
Is there a simple command that will return a vector with elements
(F,T,F,F,T,F,T,T,F). Ideally, I would like a solution that works with
dataframe colums as well.
I have tried x==y and it doesn't work.
x==any(y) doesn't work
2017 Aug 25
2
retrieve machine password in current Samba?
We have a wireless network that uses 802.1x authentication, in which domain joined computers use their machine credentials to connect.
Windows machines do this automatically, and until recently Linux computers could join using wicd, wpa-supplicant, and a simple script that would retrieve the machine password with tdbdump.
( specifically tdbdump -k SECRETS/MACHINE_PASSWORD/DOMAIN
2013 Jun 04
2
[PATCH 1/2] acpi/processor: remove bm_rld_set of acpi_processor_flags
bm_rld_set seems obsolete now
Signed-off-by: liguang <lig.fnst at cn.fujitsu.com>
---
include/acpi/processor.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/include/acpi/processor.h b/include/acpi/processor.h
index ea69367..cfec509 100644
--- a/include/acpi/processor.h
+++ b/include/acpi/processor.h
@@ -188,7 +188,6 @@ struct acpi_processor_flags {
u8
2013 Jun 04
2
[PATCH 1/2] acpi/processor: remove bm_rld_set of acpi_processor_flags
bm_rld_set seems obsolete now
Signed-off-by: liguang <lig.fnst at cn.fujitsu.com>
---
include/acpi/processor.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/include/acpi/processor.h b/include/acpi/processor.h
index ea69367..cfec509 100644
--- a/include/acpi/processor.h
+++ b/include/acpi/processor.h
@@ -188,7 +188,6 @@ struct acpi_processor_flags {
u8
2013 Jun 04
2
[PATCH 1/2] acpi/processor: remove bm_rld_set of acpi_processor_flags
bm_rld_set seems obsolete now
Signed-off-by: liguang <lig.fnst at cn.fujitsu.com>
---
include/acpi/processor.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/include/acpi/processor.h b/include/acpi/processor.h
index ea69367..cfec509 100644
--- a/include/acpi/processor.h
+++ b/include/acpi/processor.h
@@ -188,7 +188,6 @@ struct acpi_processor_flags {
u8
2009 Jun 08
14
script help - '3rd last field'
Hi
I need some logic to work out a value for me - this value is _always_
the 3rd last field in a string seperated by '.' but the string could be
5 or 6 fields long, e.g
foo.bar.VALUE.baz.lala
foor.bar.gigi.VALUE.baz.lala
I need to find VALUE - if this were python or something i could do it
but this has to be in shell -
Any clues?
thanks
2018 Oct 31
2
nt status buffer too small
all result :)
# ls -l /home/ --> on DC svad01
drwr-xr-x 4 root root 4096 oct. 30 15:57 home
drwr-xr-x 4 root root 4096 oct. 30 15:57 profiles
drwrwxr-x 4 root root 4096 oct. 30 15:57 public
drwr-xr-x 4 root root 4096 oct. 30 15:57 services
/etc/samba/smb.conf
[global]
netbios name = svad01
realm = SITE.SOCIETE.LOCAL
workgroup = SITE
dns forwarder =
2004 Jan 25
3
OH323 doesnt hear ringing
I have Asterisk running with a combination of SIP and H323 clients. I am using the OH323 module instead of the H323 one.
When the SIP clients ring each other, they can hear a ringing noise in the ear peice to let them know that the other parties phone is ringing. However, when the H323 client rings a SIP client, there is no ringing sound at all, although as soon as the called party picks up the
2017 Nov 21
2
retrieve machine password in current Samba?
On Thu Sep 7 23:41:01 UTC 2017, Andrew Bartlett via samba wrote:
>
> I've looked into this, and I don't think we have changed the format, it
> is just that we stopped keeping to ascii and small lengths for the
> passwords. That flood of binary stuff is really the password!
>
> So, the tdbdump output is still correct, but do you have to un-escape
> it.
>
>
2012 Jun 08
2
Consulta sobre GLM-log linear
Estimados amigos,
Estoy familiarizándome con los modelos lineales generalizados en R. Estoy
interesado en realizar un análisis lig linear y me gustaría saber cuáles
son o como extraer los valores correspondientes al chi cuadrado en el
análisis para cada grupo y para las interacciones. Desde ya muchas gracias
y disculpas si la pregunta es muy básica, adjunto los comandos que estoy
utilizando. Si
2012 Jun 08
2
Consulta sobre GLM-log linear
Estimados amigos,
Estoy familiarizándome con los modelos lineales generalizados en R. Estoy
interesado en realizar un análisis lig linear y me gustaría saber cuáles
son o como extraer los valores correspondientes al chi cuadrado en el
análisis para cada grupo y para las interacciones. Desde ya muchas gracias
y disculpas si la pregunta es muy básica, adjunto los comandos que estoy
utilizando. Si