similar to: wbinfo -u/-g does not query AD DC

Displaying 20 results from an estimated 6000 matches similar to: "wbinfo -u/-g does not query AD DC"

2009 Apr 23
2
Building ustack() helpers on OS X without -G
I am trying to integrate John Levon''s ustack() helper for Python into the upstream Python sources. The method for doing this on Solaris is to compile the phelper.d script containing the helper into an object file using "dtrace -G". dtrace on OS X does not have "dtrace -G", just "dtrace -h". This works fine for USDT probes, but I am at a loss on how to
2011 Nov 17
1
Just getting noise
I'm only doing one frame using speex_encode_int greatly simplifies my code I'm not sure why the sample I was working off of was converting the shorts to floats then calling the other encode/decode methods. Based off of your suggestions I tried the following but I get the same result. virtual Enigma::u8* Encode(Enigma::u8* inputBuffer,size_t inputSize, size_t& outputSize) {
2014 Jun 29
1
samba4 winbind desperation
Hi everyone, and especially the on-list plain English rfc2307 winbind advisers. In an effort to save the aforementioned a lot of time, energy and frustration, we have put together a check-list to which we can refer candidates on those rare occasions when they are having problems with winbind. We hope you like them and that they will serve us all to a greater or lesser degree.
2011 Nov 16
2
Just getting noise
Alright noted, I changed me code so that the state is created in the constructor and destroyed in the destructor of the object. However I'm still getting the same issue although I'm sure that would have bit me sooner or later. The new code is as follows. virtual Enigma::u8* Encode(Enigma::u8* inputBuffer,size_t inputSize, size_t& outputSize) { short *in=(short*)inputBuffer;
2004 Dec 10
1
Cannot delete printer driver
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 | [root@enigma 0 3]$ rpcclient enigma -U 'root%XXXXXXXXXX' -c 'enumdrivers' | | [Windows NT x86] | Printer Driver Info 1: | Driver Name: [Lexmark Z53 Color Jetprinter] | | | [Windows NT x86] | Printer Driver Info 1: | Driver Name: [Lexmark Z53 Color Jetprinter] | | [root@enigma 0 3]$ rpcclient enigma -U
2011 Nov 16
2
Just getting noise
I'm completely new to speex and I'm having issues adding it to my application. I can pass raw PCM and that works fine so I know my transmission code is fine however when I try to encode/decode using speex I get noise almost like a whining/buzzing sound. I'm sure it's and issue in my code but I'm not sure where to start looking other then my gut tells me I'm not sizing or
2014 Jul 16
1
Changing ownership of files on Windows (net rpc rights?)
Hello, I am unable to change ownership of Samba shares on Windows. It makes no difference if Samba is a PDC or if it is a member server in an Active Directory. I am running Samba 4.1.9 on FreeBSD 9.2 with ZFS. I can easily change ownership locally on the FreeBSD box, however, when trying to do it from Windows it errors out with access is denied. I've attempted to use net rpc rights grant
2003 Jan 18
3
Adding a machine; I think I am onto something
Parameters are: Samba 2.2.7a PDC setup with LDAP includeing posix authentication for Linux. OK, the tutorial I've based my setup on is the Mandrake tutorial found at http://www.mandrakesecure.net/en/docs/ldap-auth.php Works great for autenticateing Linux from LDAP but it is really sparse on the Samba side of things. Esepcially when it comes to adding machine trust accounts. So anyway I
2014 Jun 24
2
Join AD fails DNS update
This topic has been on the list two years ago, already, but apparently to no conclusion. I'm trying to join a Debian Wheezy machine (Samba 3.6.6) to my freshly made backports AD (Samba 4.1.7). This is what I see: root at samba4:/# net ads join -U Administrator at AD.MICROSULT.DE Enter Administrator at AD.MICROSULT.DE's password: Using short domain name -- AD Joined 'SAMBA4' to
2010 Jun 17
2
Problem with Chromium
Hello. I have made a ogv file for testing html5 video using ffmpeg2theora for Windows. It is available on http://wwsi.edu.pl/video/enigma.html and http://movies.wwsi.edu.pl/wwsi/small/enigma.ogv . It looks it works fine in Firefox, Opera for Windows, VLC, mplayer, ffmpegplay, some other Linux browsers. It fails in Chrome (and Chromium), the video looks very out of synchronization. I
2003 Jan 20
1
Auth Systems Security mini-audit
Being a responsible sort of guy, I want to check and make sure I have some decent encryption settings for my authentication systems. Namely Samba PDC (2.2.7a) with an LDAP backend that also authenticates Linux clients (which I've finally gotten running the way I want :-)). According to some documentation I've found, the samba ports are 137/udp,138/udp and 139/tcp. Samba changes
2012 Feb 16
2
ddns in samba4
I followed this http://linuxcostablanca.blogspot.com/2012/01/samba-4-ubuntu.html and got dynamic dns updates working in forward zone. any ideas to get it working in the reverse zone too? By the way, nice article Steve. Best regards, Felix.
2009 Sep 12
3
Inquiry:Migration from Linux 7.2 to CentOS 5
Dear All Can you please do me favor and let me know what are the highlights of major benefits of CentOS Release 5 (Final) over the RedHat Linux 7.2 (Enigma) as we are going to migrate to it ? Thank you in advance Regards H.Motamedi -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Apr 22
2
Missing pid probes in OS X Python processes
I cannot seem to probe any of the Python interpreter''s C functions on OS X. $ sudo dtrace -n ''pid$target::PyEval_EvalFrameEx:entry'' -c python dtrace: invalid probe specifier pid$target::PyEval_EvalFrameEx:entry: probe description pid59706::PyEval_EvalFrameEx:entry does not match any probes These functions show up in ustack()s, but they do not appear to be available
2002 Oct 24
1
signal 11 on fsck
System info: ------------ [root@angel root]# cat /etc/issue Red Hat Linux release 7.2 (Enigma) Kernel \r on an \m [root@angel root]# uname -a Linux angel 2.4.9-34 #1 Sat Jun 1 06:25:16 EDT 2002 i686 unknown This problem occured after upgrade to kernel 2.4.18-17.7, backed out to previous version now (2.4.9-34). All other system RPMs are up to date according to RHN, and nothing, aside from
2005 Jul 25
1
wbinfo -u fails (but not wbinfo -t and wbinfo -g)
Hi all, I'm tring to configure samba 3.0.10 on hpux machine as domain member. Unluckly I got some error. When I try to open my server froma a windos machine it seems all ok: [2005/07/25 15:42:19, 0] smbd/server.c:open_sockets_smbd(383) open_sockets_smbd: accept: No buffer space available [2005/07/25 15:42:19, 2] smbd/sesssetup.c:setup_new_vc_session(608) setup_new_vc_session: New VC == 0,
2015 Apr 14
0
wbinfo -u/-g/-n works, but not 'wbinfo -i' or 'id'
On Thu, 2014-10-30 at 13:41 -0300, Horacio G. de Oro wrote: > Hi! I'm trying to add a member to be used as fileserver, following the > guides at: > - https://wiki.samba.org/index.php/Setup_a_Samba_AD_Member_Server > - https://wiki.samba.org/index.php/Using_RFC2307_on_a_Samba_DC > The AD server has been in use for month, but I can't get user > information from the new
2010 Jul 26
1
wbinfo -u and -g work, wbinfo -s works only for some users
Got a problem after upgrading Samba from 3.0 to 3.5 - have a bunch of users and groups in LDAP and things work for the most part. However, when people try to change permissions from within Windows, some usernames or groupnames are shown properly, but other are not - they see the SID. Following up I noticed, that I can get a list of all users with 'wbinfo -u' and that I can get a SID for
2015 May 04
0
wbinfo -u -g work, wbinfo -i and getent fail
On 04/05/15 04:02, Carl Gherardi wrote: > Hi all, > > I'm using Ubuntu 14.04 samba 4.1.6 packages, attempting to set up a server > for file shares AD clients can use. My previous setup was a simple AD join > with a user map file (1 to 1 AD to unix user) that i've been migrating for > approximately 7 years, and with the last 2003 AD server removed from the > network it
2015 Apr 14
0
wbinfo -u/-g/-n works, but not 'wbinfo -i' or 'id'
On Tue, 2015-04-14 at 15:20 +0100, Rowland Penny wrote: > On 14/04/15 14:59, Adam Tauno Williams wrote: > > On Thu, 2014-10-30 at 13:41 -0300, Horacio G. de Oro wrote: > >> Hi! I'm trying to add a member to be used as fileserver, following the > >> guides at: > >> - https://wiki.samba.org/index.php/Setup_a_Samba_AD_Member_Server > >> -