Displaying 20 results from an estimated 800 matches similar to: "Support for WMI?"
2012 Jul 19
1
Is there any instrospection GPO Python API available on Samba 4?
Hello Everybody,
Is there any API available on Samba 4 that allows GPO's introspection?? (If
a Python API doesn't exist I'll try to generate binds with Swig!?)
Truly, I need something that allow me to query GPO by Guid(for example),
list some attributes (Display Name, OU that is linked, security attr) and
see or catch the value of the items defined (Computer Configuration, User
2015 Jul 30
2
Failed to bind to uuid ???
Dear All,
Recently I notice that sometime the AD DC will die sometime.
Any one have see this issue before?
And yesterday case lead me to believes that this error message was the
issue...
They are repetitive and thus I only show 2...
[2015/07/29 00:00:04.620033, 0]
../source4/librpc/rpc/dcerpc_util.c:681(dcerpc_pipe_auth_recv)
Failed to bind to uuid e3514235-4b06-11d1-ab04-00c04fc2dcd2 for
2015 Aug 02
1
Failed to bind to uuid ???
What Samba version are you using? I have seen a similar problem triggered
by connectivity issues between the DCs.
What's the output from samba-tool drs showrepl?
Still, I haven't found a solution...
On Sat, Aug 1, 2015 at 5:30 AM, Min Wai Chan <dcmwai at gmail.com> wrote:
> Just to ask.
> Anyone can shard some light on that wrong is that?
>
> Thank you.
>
> Min
2013 Oct 28
1
bug with redirect output samba-tool ?
?
Hai,
?
When i try to use this line:
?
samba-tool dns query 192.168.249.225 mydomain.lan @ ALL -UAdministrator | less
?
Failed to bind to uuid 50abc2a4-574d-40b3-9d66-ee4fd5fba076 for 50abc2a4-574d-40b3-9d66-ee4fd5fba076 at ncacn_ip_tcp:192.168.249.225[49175,sign] NT_STATUS_NET_WRITE_FAULT
ERROR(runtime): uncaught exception - (-1073741614, 'NT_STATUS_NET_WRITE_FAULT')
? File
2011 Jun 20
1
Problem getting Samba fully working
Hello all,
Relevant info up front: Gentoo PC, using 2.6.38 kernel and Samba 3.4.12.
I'm trying to get a FreeRadius instance working for our Windows network.
To do so, I need a Linux box running Samba. I've installed and
configured Kerberos, Samba and FreeRadius, and can get most things to
work. I can get a Kerberos key using kinit, and "sudo net ads keytab
list" shows me
2015 Aug 01
0
Failed to bind to uuid ???
Just to ask.
Anyone can shard some light on that wrong is that?
Thank you.
Min Wai Chan <dcmwai at gmail.com> 於 2015年7月30日 星期四寫道:
> Dear All,
>
> Recently I notice that sometime the AD DC will die sometime.
> Any one have see this issue before?
>
> And yesterday case lead me to believes that this error message was the
> issue...
> They are repetitive and thus I
2013 Mar 21
0
DCERPC_FAULT_ACCESS_DENIED what is wrong?
Hello,
what is the cause of this error?
[2013/03/21 15:22:41, 1]
rpc_client/cli_pipe.c:949(cli_pipe_validate_current_pdu)
cli_pipe_validate_current_pdu: RPC fault code
DCERPC_FAULT_ACCESS_DENIED received from host xxx.yyy.zzz!
Thanks,
Ricardo
2013 Mar 25
0
samba4 replication failed after upgrade
Hello
Replication failed . Forced replication with samba-tools also , with output as below :
/usr/local/samba/bin/samba-tool drs replicate dc1 dc2 CN=Computers,DC=vizavi,DC=inc,dc1.vizavi.inc
Failed to bind to uuid e3514235-4b06-11d1-ab04-00c04fc2dcd2 for e3514235-4b06-11d1-ab04-00c04fc2dcd2 at ncacn_ip_tcp:dc1[1024,seal] NT_STATUS_NET_WRITE_FAULT
ERROR(<class
2005 Sep 28
2
TE205P in loopback?
2015 May 18
4
is WMI through RSAT supported?
Hi, i'm trying to get GPO result info from a remote computer but i get an
error "RPC server is not avaible".
Is supported by samba 4.2.1?
if i try to get the same info from local is working, and i've checked the
WMI security on remote computer and is OK.
Thanks!!
2010 May 11
2
Windows security issues in WMI installation
Hello WINE friends,
I am a WINE newbie seeking your help with WMI installation
So far I have done the following -
1. installed wine-1.1.43 on SUSE 11.2
2. replaced wine's winsxs with my system's [XP] winsxs
3. replaced system32/ dlls except the ntdll, kernel32, user32 & gdi32 dlls with my system's
After this, when I try installing WMI (as stated below), I get into access
2005 Jun 01
2
Can WMI be used in WINE apps?
Hi,
After some googling I've found that there's very
little said about the possibility of using WMI from
Wine.
Has someone done any progress about it?
I find this subject very important; if you feel
interested here's why:
One may think this is a somehow fanciful intention,
after all WMI exists for the purpouse of administering
Windows, and no doubt that's best done from
2011 Dec 29
2
asus-wmi.ko for Asus G73Sw running CentOS 6.2
Hi List,
Just loaded our favorite OS onto my new ASUS laptop.
Practically everything worked out of the box - I used the live DVD to
check things out and installed from there.
I have followed
http://forum.notebookreview.com/asus-gaming-notebook-forum/553474-g73-asus-wmi-linux-driver-i-need-your-help-6.html
to get suspend working and also to get function keys working for LCD
screen backlight
2015 May 21
1
is WMI through RSAT supported?
GPO that fails .. check if you did set the option.
Always wait for the network at computer startup and logon..
read :
https://technet.microsoft.com/en-us/magazine/gg486839.aspx
greetz,
Louis
>-----Oorspronkelijk bericht-----
>Van: danielmadrid19 at gmail.com
>[mailto:samba-bounces at lists.samba.org] Namens Daniel Carrasco Mar?n
>Verzonden: donderdag 21 mei 2015 15:30
2020 Jun 25
2
Compiling WMIC/Accessing WMI
Background:
As of Windows 10 version 2004, the wmic client no longer works. It gets
the following error -
[wmi/wmic.c:196:main()] ERROR: Login to remote object.
NTSTATUS: NT code 0x80010111 - NT code 0x80010111
This seems to be an RPC header error. Presumably Microsoft changed
something that broke wmic.
Since I found wmic.c in the samba source I thought that it might be able
to be compiled as
2010 Feb 26
1
SPA941 WMI not lighting up when natted
I have an a bunch of SPA941 Linksys phones for users in and out of the
office. When the phones are in the office (and on the same network as
the asterisk server) the WMI goes on when it should and off when it
should. But when the phone is on another network and natted it fails
to do so. The light always stays off. Has anybody had a similar
problem (and hopefully a resolve)?
2005 Jan 13
1
Using WMI Classes to join worksation to domain
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I have been working on a Kix script to automatically change the workstation name and join the workstation to the domain. I have written most of the script (which works quite nicely) except the joining to the domain part. I have been using WMI classes to change the worksation name, and was hoping to do the same with the domain join. The
2012 Jan 10
4
Samba4 error joining W2003 DC
Hi there,
I'm a newy at samba 4 and I'm trying to joing a samba 4 alpha 17 box to our domain as a DC so I can "drain" the domain info and use the linux box to test samba without disturbing the domain itself.
The thing is that I get an error when trying to join the server :
[root at vpdc samba]# bin/samba-tool domain join montecarlotv.com.uy DC -Uadministrador
2007 Oct 01
1
Samba and AD: Still problem with conection
Hi,
I have still problem with samba and AD. And I still know nothing :(
Sometimes it works OK, but seldom. Generaly it can't get users from AD.
System boots and wbinfo says that there is no users or that there is only 10
users (in AD I have about 1100).
I think that this is problem with timeout, because sometimes it works OK.
Sometimes linux reboot helps...
And simetimes my dhcp on
2006 Mar 03
1
WSH, WMI scripts
Hi,
I have a requirement that, I should run WSH and WMI scripts in Linux
environment in order to do some registry changes on a remote machine and
start/stop/query windows services on a remote machine. Can I use WINE
for this purpose. Thanks in anticipation.
With regards,
Sreenivas T.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: