similar to: winbind + ldap uid/gid consistency woes.

Displaying 20 results from an estimated 1000 matches similar to: "winbind + ldap uid/gid consistency woes."

2016 Oct 05
3
winbindd losing track of RFC2307 UIDs
Am 05.10.2016 um 22:12 schrieb Rob via samba: > On Tue, 4 Oct 2016, Rowland Penny wrote: > >> This is very strange, have you tried running 'net cache flush' on the >> domain member ? >> >> Have you compared the users AD objects ? > > Running 'net cache flush' on the member does fix things, albeit only > for a while: > > # wbinfo -i
2006 Oct 17
0
Winbind(?) woes after hard disk full
Hi all. Yesterday morning, we had a problem with our Samba box (3.0.20b-SUSE), traced to the root(/) partition becoming full. Upon restart, it was later reported that users at another office (trusted domain), could not access our server. Everything had been running smoothly for over 5 months. Running 'wbinfo -u/-g' returns a list of users/groups from the local domain, prefixed with
2017 May 27
0
idmap woes after upgrade
On Sat, 27 May 2017 09:25:24 +0000 Tim ODriscoll via samba <samba at lists.samba.org> wrote: > Hello All, > > I've bitten the bullet and upgraded from sernet-samba-4.2 to > 4.6.4-SerNet-RedHat-7.el7. > > Now my AD users don't show up in Linux, with the result that the > [homes] share fails to connect. Other shares work fine, it's just the > homes share.
2017 May 27
3
idmap woes after upgrade
Hello All, I've bitten the bullet and upgraded from sernet-samba-4.2 to 4.6.4-SerNet-RedHat-7.el7. Now my AD users don't show up in Linux, with the result that the [homes] share fails to connect. Other shares work fine, it's just the homes share. There doesn't appear to be any uidNumber mapping going on. I used to be able to use the unix command 'id' to show user info,
2016 Oct 05
0
winbindd losing track of RFC2307 UIDs
Am 05.10.2016 um 22:31 schrieb Achim Gottinger via samba: > > > Am 05.10.2016 um 22:12 schrieb Rob via samba: >> On Tue, 4 Oct 2016, Rowland Penny wrote: >> >>> This is very strange, have you tried running 'net cache flush' on the >>> domain member ? >>> >>> Have you compared the users AD objects ? >> >> Running 'net
2010 Jul 19
1
digium HW echocancellation - fax tone detection
Hello ! I 'm using a TE405P with a HW echocanceller module attached on it. dahdi version is dahdi-linux-complete-2.2.0.2+2.2.0. As far as I know, the fax tone detection is done on the FW board. How can I verify that the echo canceller has been turned off ? When I do a cat /proc/dahdi/1 for span 1 I see still the VPM450 entry near the channel although this was a fax call with CED tone.
2004 Aug 06
2
Hello everyone, here is some php code.
Okay, So remember that question I had last week about taking a bunch of relay servers and greping the status2.xsl file for the number of listeners? I coded it. I have to apologize right now, as its krufty, nasty, braindead code. But it works, and I'm rather proud that after being up as long as I have been up and drinking as much coffee, it works. It should be attached to this e-mail. I
2007 Oct 12
1
[LLVMdev] .ll test cases for tail call optimization in test-suite
On 12 Oct 2007, at 07:07, Evan Cheng wrote: >>In order to test the tail call optimization i created quite a few >>.ll files and added them to the SingleSource directory in the >>test-suite. For example >>llvm-test/SingleSource/Tailcall/tailcall1-2.ll. >Shouldn't these be dejagnu tests instead? There is one test in dejagnu that tests whether tail call optimization
2014 Feb 10
1
Samba 4 documentation hard to find.
There must be something that I am missing here. We have been running Samba 3.6.18 and I decided that it was time to check out Samba 4.1.4. Now that I have it, what do I do with it? I have found the man pages, but I was expecting that there would be some overview available somewhere. The first question that I could not find an answer for was what directory do I put the smb.conf file in. I found the
2005 Apr 25
3
How to transform the date format as "20050425"
Dear R user, if the dates are in format as "20050425" i.e., Apr. 25 2004" can you suggest an easy way to transfom it to standard form as "2005-04-25" or "2004Apr25" or "2005/04/25" or any other format which is R recognizable? if there is no easy way to do that, can you let me know what is the function in R performing similiar function as the
2015 Nov 05
2
Install R on Ubuntu with libcurl support
What do you have installed as far as libcurl goes? Would you mind listing your packages and greping for libcurl entries. Perhaps I need some libcurl debs installed when I install r-base? On Thu, Nov 5, 2015 at 11:34 AM, Dirk Eddelbuettel <edd at debian.org> wrote: > > On 5 November 2015 at 11:11, Michael Coyne wrote: > | Hello, > | > | I'm install R from a package off of
2006 Apr 18
2
what happen?
Hi! I want to choose part of the data. But it has a question. > attach(PIKO) > PIKO[1:5,] code species dbh x y tag status branch 92 10142 PIKO 38.9 6.05 12.81 10165 alive 0 109 10213 PIKO 41.0 6.71 26.21 10202 alive 0 135 10222 PIKO 48.3 18.98 21.28 10214 alive 0 146 10223 PIKO 47.0 19.45 22.83 10224 alive 0 147 10223 PIKO 20.0 19.74
2005 Apr 28
3
[LLVMdev] Floating point instructions patch
Hello, I have been gone for a while, finishing work on my Master's thesis... Now that I'm back I updated LLVM to the most recent version and found that my FP_ABS SelectionDAGNode type and code generation was now conflicting with the new FABS node type. I brought the rest of my local modifications in line with the FABS implementation, so here is my patch that includes sqrt, sin and cos
2016 Oct 04
3
winbindd losing track of RFC2307 UIDs
On Tue, 4 Oct 2016 12:29:19 -0400 (EDT) Rob via samba <samba at lists.samba.org> wrote: > > On Tue, 4 Oct 2016, Rob wrote: > > > On Mon, 3 Oct 2016, Rowland Penny wrote: > > > >> On Mon, 3 Oct 2016, Rob wrote: > >>> # idmap config for domain > >>> idmap config MY.AD.REALM.COM:backend = ad > >>>
2012 Oct 27
0
[LLVMdev] TargetELFWriterInfo used for anything?
2012/10/27 Jan Voung <jvoung at chromium.org>: > On Fri, Oct 26, 2012 at 6:01 PM, ��f�� (Wei-Ren Chen) > <chenwj at iis.sinica.edu.tw> wrote: >> >> Hi Jan, >> >> Why do you think TargetELFWriterInfo is not used (IIUC)? >> I see a lot of targets inherit class TargetELFWriterInfo >> for their ELF writer. >> > > Yes, a lot of targets
1999 Jun 17
1
The samba recycle bin clarified
> Unless I am wrong, the "Recycle Bin" works only on LOCAL drives. Alas it does. But users don't know that and shouldn't be expected to understand the subtleties of operating systems, that's our job. In their world, when they use Windows or MacOS, a trashcan exists and should exist on servers as well. > Like Jonathan Kelly, I mirror network drives at night to a backup
2016 Oct 06
4
winbindd losing track of RFC2307 UIDs
This is what there is in winbindd_idmap.tdb of both members that i have, whewre file server 2 is working well and file server 1 lose winbind rfc track. # # FILE SERVER 1 - PROBLEM # # tdbdump winbindd_idmap.tdb { key(9) = "USER HWM\00" data(4) = "\D0\07\00\00" } { key(10) = "GROUP HWM\00" data(4) = "\D0\07\00\00" } { key(14) = "IDMAP_VERSION\00"
2015 Nov 05
3
Install R on Ubuntu with libcurl support
Thanks for the advice. Going to look into this more this evening and hopefully get everything working. Thanks again! On Thu, Nov 5, 2015 at 11:56 AM, Dirk Eddelbuettel <edd at debian.org> wrote: > > On 5 November 2015 at 11:44, Michael Coyne wrote: > | What do you have installed as far as libcurl goes? Would you mind > | listing your packages and greping for libcurl entries.
2016 May 02
1
Strange ID-Mapping behavior
On 02/05/16 15:08, Stefan Schäfer wrote: > Hi Mathias, > > greping in the output of "net cache list" shows: > > Key: IDMAP/GID2SID/20513 Timeout: Mon May 9 07:29:11 > 2016 Value: S-1-5-21-1891182457-2156988848-2018633412-513 > Key: IDMAP/GID2SID/100 Timeout: Mon May 9 07:29:32 2016 Value: > S-1-5-21-1891182457-2156988848-2018633412-513 >
2015 Nov 05
0
Install R on Ubuntu with libcurl support
On 5 November 2015 at 11:44, Michael Coyne wrote: | What do you have installed as far as libcurl goes? Would you mind | listing your packages and greping for libcurl entries. The distribution works with proper dependencies. When R is built with libcurl, the R package already depends on libcurl: edd at max:~$ dpkg -s r-base-core | grep curl Depends: zip, unzip, libpaper-utils, xdg-utils, libblas3