similar to: winbind...!!

Displaying 20 results from an estimated 230 matches similar to: "winbind...!!"

2003 Nov 10
12
PDC
Hi, im using a WinXP Pro with samba 2.2.8, i have configured samba according the the online book - Using Samba, 2ed, O'Reilly & Associates and the system is generating the following error when i try to logon: [2003/11/10 21:20:13, 3] smbd/oplock.c:init_oplocks(1214) open_oplock_ipc: opening loopback UDP socket. [2003/11/10 21:20:13, 3] lib/util_sock.c:open_socket_in(813) bind
2015 Apr 28
4
[LLVMdev] GCC compatibility code coverage issue .
Hi All, We trying to use clang+llvm to generate the gcc coverage format as clang version 3.6.0 $clang --coverage -Xclang -coverage-cfg-checksum -Xclang -coverage-no-function-names-in-data -Xclang -coverage-version='407*' test.c $a.out $llvm-cov gcov test.gcda Unexpected version: *704. Invalid .gcno File! Debugging the above cause ,But any hints from experts here ,will help a lot
1999 Oct 10
24
samba as PDC
hi all, i want to have samba in my liux as a PDC, so i have download the last version of samba 2.1alpha. but i can't compile it shows errors : Linking bin/nmbd libsmb/clientgen.o: In function `cli_establish_connection': libsmb/clientgen.o(.text+0x4ef3): undefined reference to `prs_init' libsmb/clientgen.o(.text+0x4f50): undefined reference to `create_ntlmssp_resp'
2017 Jul 23
2
[X86] Memory folding tables in x86 backend
> On 23 Jul 2017, at 12:19, Joerg Sonnenberger via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > On Sun, Jul 23, 2017 at 08:48:00AM +0000, Musa, Ayman via llvm-dev wrote: >> 3- Give up on the auto-generation idea and manually update the current tables iteratively with new chunks of instructions until full state is achieved. >> >> P.s. The TableGen backend
2002 May 06
1
Load Data
Dear R Users What's the easiest way to load an excel data file to R? Thanks Rick --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.351 / Virus Database: 197 - Release Date: 19/4/2002 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read
2017 Jul 23
2
[X86] Memory folding tables in x86 backend
Hi all, Memory fold tables: Two way mapping of each register-form instruction to its corresponding memory-form instruction. E.g. Mapping 'X86::ADD32rr' to 'X86::ADD32rm'. Few months ago I started an effort to auto-generate the X86 memory folding tables currently held under lib/Target/X86/X86InstInfo.cpp as huge manually-maintained static arrays. Automating the tables would reduce
2011 Mar 04
1
SAMBA4 and Solaris 10 X86
hello, I have been trying to build/get SAMBA4 alpha13/alpha11 to build on Solaris 10 Update 8 X86. I have tried to use the ./autogen-waf and the other ./autogen and following the procedure ./configure(.developer) seems to conclude correctly, however the actual make and make install seems to fail. I need to make sure first, is Samba4 supported on Solaris? thanks /ayman
2008 Mar 27
1
Extracting single output data into a vector or matrix
I've been struggling to do the following: After a lengthy computation, I receive an output along the lines of the list below. This list has 41 values and is not the end of my computations. I have another computation to do on the list below, but in this final computation the list is supposed to be a vector. I've tried to assign the list below to a data frame and then extract it, but
2008 Jun 09
1
nonlinear fitting on many voxels
After many months, I am now banging my head against the wall because I can't find a solution to this seemingly trivial problem.&nbsp; Any help would be appreciated: I am trying to apply a nonlinear fitting routine to a 3D MR image on a voxel-by-voxel basis.&nbsp; I've tested the routine using simulated data and things went well.&nbsp; As for the real data, the fitting routine
2003 Dec 01
0
No subject
> -----Original Message----- > From: samba-admin@lists.samba.org > [mailto:samba-admin@lists.samba.org]On Behalf Of Charles Marcus > Sent: 15 April 2002 20:13 > To: Samba Maillist (E-mail) > Subject: RE: [Samba] Exchange Replacement (OT) > > > We had major reliability and stability issues with it, but that > was about a > year ago - maybe (hopefully) its gotten a
2011 Mar 17
1
Samba 3.4.7 can't retrieve idmap infor from ldap
I am running Samba 3.4.7on Fedora Core 11 Linux. This is a domain member. My PDC is Samba 3.4.9 on Solaris 10. I have LDAP as a backend (Sun/Oracle Directory Server 6.) I have an OU for user accounts, and an OU for idmap entries. The PDC has already populated some idmap entries. An idmap entry looks like dn: sambaSID=S-1-5-21-xxxxxxxxxxxxxxx-1121,ou=mydomain,ou =idmap,o=mycomany.com
2008 Feb 18
1
mfcr2 stuck
Hello I'm using mfcr2 support (unicall) in asterisk 1.4. Everything is working fine, asterisk can answer calls. But after some random period of time mfcr2 module stuck. When I make a call to my * box I can hear only signal of getting caller ID ("tritirirti" - like jumping on :) ) and connection is terminated by my telecom operator. When everything I ok after few seconds of this
2004 Sep 13
2
Winbind - Getting W2K-User Names Problem
Hallo List, I have set up a SAMBA 3.0.7 as a ADS-Domain Member with Kerberos and/or rpc. Kerberos seems to work fine. net ads join ... was successfully. wbinfo -t : checking the trust secret via RPC calls succeeded wbinfo -u results in aschmidt agall aglock aklein aschaefer aturmus aweiche where I expected DOMAIN+agall DOMAIN+aklein .... What went wrong ?? Any hints are highly appreciated
2008 Mar 01
7
ASTCC installation error install: invalid user `apache'
I am attempting a fresh install of ASTCC on Ubuntu. Getting install invalid user as bellow. Has any one seen this? Can some one help out? /usr/src/astcc# make install mkdir -p /var/www mkdir -p /var/www/html/_astcc mkdir -p /var/www/cgi-bin/astcc-admin chmod 755 ./astcc.agi chmod 755 ./astcc-admin.cgi echo | ./astcc.agi >/dev/null Detected dry run! ./astcc-admin.cgi >/dev/null DBI
2004 Jan 28
1
[patch] document update for CUPS printing
This is what I found useful when put samba and CUPS together. diff -ur samba-3.0.1.orig/docs/htmldocs/CUPS-printing.html samba-3.0.1/docs/htmldocs/CUPS-printing.html --- samba-3.0.1.orig/docs/htmldocs/CUPS-printing.html 2004-01-28 10:56:08.000000000 +0800 +++ samba-3.0.1/docs/htmldocs/CUPS-printing.html 2004-01-28 11:23:07.000000000 +0800 @@ -1850,7 +1850,11 @@ parameter (which tries to prepare
2005 Oct 26
1
SWAT Help Hyperlinks Not Working
All SWAT local help hyperlinks produce a 404 File not found error. I'm using a new install of SuSE 10.0; SuSE 9.x did not have this problem. I have installed samba-doc. The page source of the Welcome to SWAT! page contains the following hyperlinks: <li><b>Daemons</b> <ul> <li><a href="/swat/help/manpages/smbd.8.html"
2005 Sep 22
2
winbind joins with domain name , not netbios name
Hi, I am having a problem with Winbind: First, some information .. Domain name :TESTDOM PDC's Netbios name : ubuntu Samba version : 3.0.20 (lateset patches installed) with LDAP backend. Linux : Ubuntu 2.6.10 Samba is running smoothly, with no problems. I want to use Winbin, so I followed Samba HowTo - chapter 23 http://us5.samba.org/samba/docs/man/Samba3-HOWTO/winbind.html#id2634776 I
2001 Nov 26
1
enquiry ?
I have downloaded samba-2.2.2-sparc-solaris-2.8.pkg from your site and would like to install it to my unix server sun solaris 5.8. I am battling to use the pkgadd to install this package. Can you please help me in this regard as I have failed to find samba/docs/htmldocs/UNIX_INSTALL which is suppose to be instructions on how to install it on unix sun solaris. Thanking you in advance. Regards,
2003 Aug 08
2
From NT4-PDC to Samba-PDC: 2.2.7a or 3.0.0-beta-x?
Hi, I have one NT4 PDC that needs to be migrated to Samba-PDC. No Active Directory. Just users, groups, windows shares... the works. I'm seeing that Samba-3.x is "very PDC-oriented". I like that. But, so far, Samba-3 is still in beta/pre-release versions and in my "stock" distribution, Samba is on 2.2.7a version (2.2.7a-security-rollup-fix). Should I wait for Samba-3?
2002 Mar 06
2
samba 2.2.2 domain security w/ win2k AD
Samba 2.2.2 on Solaris 7/SPARC. Windows 2000 SP2 domain controller (native mode). Joined samba to domain as per htmldocs/DOMAIN_MEMBER.html. [global] workgroup = DOM security = domain password server = charon However, connecting to shares as non-guest fails due to authentication problems (below). As htmldocs/DOMAIN_MEMBER.html indicates this does work, is there some other magic that needs