similar to: Winbind ADS Issues w/ *TONS* of Pre-Research

Displaying 20 results from an estimated 2000 matches similar to: "Winbind ADS Issues w/ *TONS* of Pre-Research"

2004 Jun 02
1
Really Funky Samba Errors (smbd/nttrans.c:call_nt_transact_ioctl)
Hi All, I'm experiencing some really funky Samba errors, and I'm hoping that some of you might have some ideas. This only happens sporadically, and when it does, I loose Samba connectivity for a while. Here are my Samba logs: Jun 2 13:29:01 nasone smbd[20289]: [2004/06/02 13:29:01, 0] smbd/nttrans.c:call_nt_transact_ioctl(2076) Jun 2 13:29:01 nasone smbd[20289]:
2005 Jul 27
2
wbinfo can't list users
Hi, I'm running debian sarge with kernel 2.6.8-2-sparc64. I'm trying to use winbind to connect to a Windows 2000 server. I can use "net rpc join" to join the domain, but "wbinfo -u" returns an error. The trusted domains listed doesn't include the domain. Please see below: cladms003:~# net rpc join -U Administrator Password: Joined domain CYBERLAB. cladms003:~#
2004 Jul 13
1
Problem with 3.0.5 rc1
Hi All, I have been having problems with the known issue on 3.0.4 with NTBackup and a DFS related issue. Therefore I decided to give 3.0.5rc1 a go, as SuSE have released the rpms on their website. Once I installed the rpms, I found that all daemons started correctly, but all domain authentication failed (I am running a samba server as a member server against a Windows 2000 mixed mode domain).
2004 Jun 24
3
Problem with winbind an samba Domain
Hello, I get the following problem with winbind from samba 3.0.3 as well as 3.0.4: [root@bagheera root]# wbinfo -u Error looking up domain users [root@bagheera root]# From /var/log/messages: Jun 24 16:02:23 bagheera winbind: winbindd startup succeeded Jun 24 16:02:23 bagheera winbindd[28278]: [2004/06/24 16:02:23, 0] rpc_client/cli_pipe.c:rpc_auth_pipe(256) Jun 24 16:02:23 bagheera
2005 May 18
2
Winbind Problem
Hi, I have got two production facilities having the same configuration, facility 1-(domain CSW)Samba 3.0.5 PDC running on redhat 9 and 4 member server running the same samba version on redhat 9, facility-2- (domain CSWN)Samba 3.0.5 PDC with 2 domain member server, the domain member server uses winbind to authenticate usersthey connect to the local PDC, I have configured two way trust between the
2008 Feb 12
6
DomU booting just stops
Hi Ive recently created a DomU machine, when I run the xm create -c command however the machine only boots to a certain point. Then stops....see below root@gangster:/etc/xen# xm create -c hudson Using config file "./hudson". Started domain hudson [ 0.000000] Linux version 2.6.22-14-xen (buildd@king) (gcc version 4.1.3 20070929 (prerelease) (Ubuntu
2016 Feb 03
2
linking icecast to ios and android phones
Ok folks, I need to find a method for my listeners to listen to my radio station with their Android Phones - - -I think that I need to bypass the flash player - - -can anyone help me out there. I would imagine that many of you are broadcasting to people with Android phones - - -any help would be appreciated Regards Gary Hudson Home: 817-710-6367 Cell: 0959476691 From:
2003 May 22
0
net rpc samdump and vampire
Hi, I'm joining the NT4 PDC with my Samba-LDAP Box. When I execute the following command : net rpc samdump, I get the following output : Dumping DOMAIN database Dumping BUILTIN database Dumping PRIVS databases And with the command : net rcp vampire, I get the following output : Fetching DOMAIN database Fetching BUILTIN database But it seems that nothing
2016 Feb 16
2
listener stats
Thank you Hannah - - -I have figured that out finally. I am not sure what I am looking at - - -can you help me here? Which one of these below tells me how many listeners I have? - - -thanks much admin icemaster at localhost banned_IPs 0 build 0-g244e500 client_connections 161644 clients 1 connections 247081 file_connections 168 host s2.stationplaylist.com
2016 Jan 20
3
linking icecast to ios and android phones
I think it's because the website uses Flash as first player instead of using it as a fallback for when the browser does not support modern web standards like the audio tag. I am running a desktop without flashplayer and this is the screenshot of your web radio 2016-01-20 18:55 GMT+01:00 Jeremiah Rogers <jeremiahzrogers at gmail.com>: > I use iOS to listen to my Icecast all the
2016 Feb 05
1
post
2019 Oct 31
3
[PATCH 1/2] loop: fix loop_info struct
Otherwise, stack can be corrupted resulting in incorrect runtime behaviour. For example, overriding argc from main(). References: https://bugs.launchpad.net/ubuntu/+source/klibc/+bug/1850184 Signed-off-by: Michael Hudson-Doyle <michael.hudson at ubuntu.com> Signed-off-by: Adam Conrad <adconrad at ubuntu.com> Signed-off-by: Dimitri John Ledkov <xnox at ubuntu.com> ---
2016 Jan 20
3
linking icecast to ios and android phones
Hello, I am currently using Icecast as the server for my radio station The Fusion Pocket (www.fusionpocket.com). I love the quality of the streaming but the stream only seems to work on laptops and not on ios and android phones. Can you help me with a workaround on this? - - -thanks much Regards Gary Hudson Home: 817-710-6367 Cell: 0959476691 -------------- next part
2010 Sep 13
2
Sample a vector repeatedly
I’d like to sample the vector “y” repeatedly. In this dummy dataset, I’d like to sample (and store) it 1, 2, and 3 times. Is there a straightforward way to do this without using a “for” loop? x <- c(1 :3) y <- c(1:10) (run.sample <- sample (y, x)) Thanks very much, James Hudson [[alternative HTML version deleted]]
2016 Feb 16
2
listener stats
Hannah, thanks so much - - -how do I log into administration. Just go the icecast website and type in my url? Regards Gary Hudson Home: 817-710-6367 Cell: 0959476691 From: icecast-bounces at xiph.org [mailto:icecast-bounces at xiph.org] On Behalf Of Hannah Carroll Sent: Tuesday, February 16, 2016 9:39 AM To: Icecast streaming server user discussions Subject: Re: [Icecast] listener
2016 Jan 20
1
linking icecast to ios and android phones
.PLS files should work for iOS devices. See sample text: [playlist] numberofentries=1 File1=http://91.121.91.172:31090/LG73 Title1=LG73 Vancouver's Best Music Mix! Length1=-1 Version=2 On Wed, Jan 20, 2016 at 1:27 PM, Holden Stanford <hstanford1 at gmail.com> wrote: > You can create a .m3u or .mp3 container linking to the stream URL. I can't > remember the exact tags
2011 Nov 28
2
Getting clients ips
Hi guys, I'm new using Icecast, so I want know if there is a way to get the IP address of all connected clients. Is this simple or I should change source code of icecast to get it?? Thanks in advance, Hudson Orsine Assump??o -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/icecast/attachments/20111128/f403ea47/attachment.htm
2006 Sep 11
1
group membership issue?
Hey List- running samba 3.0.23b I have an issue with a single member of a group not being able to get write access to a share that all the other members have access to. I have checked the file permissions and they look good to me. Any thoughts on where to look or solve this? Below is some info. share portion of smb.cnf: [ecwtest] path = /data/www/webroot writeable = yes create mode = 6775
2013 May 02
3
Minimal build of R ...
Hi, I'm trying to cross-compile R to javascript so that it can run in a web-browser. Take as long as you need to stop laughing. So, as I was saying - I want to try and get a build of R running in the browser. [If you're not familiar with it already, you might enjoy looking at emscripten.org. It's a remarkably capable tool for translating LLVM bitcode to javascript. Check out some of
2012 Sep 26
1
Write table with data in other .csv template
Hi, I have a table with data, as below: dput(table): structure(list(Adrian.Cole = c(0L, 0L, 0L, 0L, 0L, 0L), Alison.Wong = c(0L, 0L, 0L, 0L, 0L, 0L), Andrei.Savu = c(0L, 0L, 0L, 0L, 0L, 0L), Bruno.Dumon = c(0L, 0L, 0L, 0L, 0L, 0L), Edward.J..Yoon = c(0L, 0L, 0L, 0L, 0L, 0L), Eugene.Koontz = c(0L, 0L, 0L, 0L, 0L, 0L), Jakob.Homan = c(0L, 0L, 0L, 0L, 0L, 0L), Kelvin.Kakugawa = c(0L, 0L,