similar to: How to force winbind (3.4.1) to talk to a certain AD-server?

Displaying 20 results from an estimated 700 matches similar to: "How to force winbind (3.4.1) to talk to a certain AD-server?"

2009 Feb 16
1
Samba Upgrade
Hi list, I just upgrade my samba and I get from my connected shares: the specified path does not exist.On ip-adress it works great, but I don't want to change this on 100 clients. A few Infos Samba-Version 3.2.5 security = ADS getent passwd and getent group works also fine id could resolv standard-group and the rest group Loglevel is 3 but nothing usefull is in there. Hope you could help
2008 Feb 20
1
Problem Using the %in% command
Hello all! I have the following problem with the %in% command: 1) I have a data frame that consists of functions (rows) and genes (columns). The whole has been loaded with the "read.delim" command because of gene-duplications between the different rows. 2) Now, there is another data frame that contains all the genes (only the genes and without duplicates) from all the functions of
2009 Jan 22
8
Pshop cs3 and cs4 wont install, please help!
I am running wine 1.1.13 w/ wine-doors on Linux Mint 6 felicia my steam games work great, other stuff too. when i try to wine setup.exe for photoshop cs3, i get the following: Code: wine /home/keese/Downloads/cs3/setup.exe fixme:console:AttachConsole stub ffffffff Begin Adobe Setup UI mode: Full GUI fixme:msxml:domdoc_setProperty Unknown property L"async"
2008 Mar 08
3
should_receive(:foo).with(any_object)
Hey, I just ran into a situation where I would like to expect a method call with an argument I know and another one, which is a random number. I think mocking up the rand method is somehow ugly so I thought maybe this is the first time where I can take something from Java to Ruby ;) Java''s EasyMock mocking library knows things like "anyObject()" and "anyInteger()" in
2008 Apr 04
3
Dovecot and stale nfs-locks hanging processes
Greetings dovecot mailing list. I have implemented a relatively big dovecot setup (250k users) and overall I am very pleased with dovecot functionality and performance. Setup description: * dovecot 1.0.x * FreeBSD 6.3 * Postfix (using dovecot deliver as LDA). * OpenLdap backend * Storage is NFS (Clariion EMC NFSd for Maildir, and FreeBSD NFSd for Indexes). * Locking is fcntl using
2010 Aug 11
3
lfs --obd discrepancy to lctl dl (1.8.3)
Hello, lfs prints different obd(idx) compared to lctl dl. We use single striping. cluster1 tmp # lfs find --obd scia-OST0017_UUID /data/scia/L0/V0.00/20100327/SCI_NL__0PNPDE20100327_193441_000040582088_00071_42209_1158.N1 /data/scia/L0/V0.00/20100327/SCI_NL__0PNPDE20100327_193441_000040582088_00071_42209_1158.N1 cluster1 tmp # lfs getstripe
2007 Jun 12
1
Problems with Vista, R 2.5.0 and function save
Hi everyone, I want to make use of the save function but it did not work. I'm using vista and R 2.5.0, winzip is installed too. Here's the code (from example ?save): > x <- runif(20) > y <- list(a = 1, b = TRUE, c = "oops") > save(x, y, file = "xy.Rdata") Fehler in gzfile(file, "wb") : kann Verbindung nicht ?ffnen Zus?tzlich:
2007 Jun 23
2
Highliting a text in a plot
Hi everyone, I want to highlight something in a plot. So I want to write a text with a yellow background. I tried to make use of text(x,y,"hallo",bg="yellow") but that does not work. I know I am a handful. Sorry! Maja! --
2007 Jun 08
13
Errror on update after Model.rebuild_index
Hi I use Ferret 0.11.4 and the latest stabel version of the acts_as_ferret plugin. To the issue. if I do Model.rebuild_index and after that try to update one of my objects of that Model I get: File Not Found Error occured at <except.c>:117 in xpop_context Error occured in fs_store.c:329 - fs_open_input tried to open
2007 Oct 25
2
Find duplicates and save their max value
Hi, maybe someone can help me with this: I have a matrix of genes and values: GeneName Value Abc1 10 Abc2 11 Bbc1 -5 Bbc31 2 Ccd 5 Ccd -2 Ccd 7 Dda 5 Dda 10 ..... ..... Zzz3 -1 I would like to
2010 Jul 30
2
lustre 1.8.3 upgrade observations
Hello, 1) when compiling the lustre modules for the server the ./configure script behaves a bit odd. The --enable-server option is silently ignored when the kernel is not 100% patched. Unfortunatly the build works for the server, but during the mount the error message claims about a missing "lustre" module which is loaded and running. What is really missing are the ldiskfs et al
2009 May 11
2
secrets.tdb and Samba 3.0.28 -> 3.3.4 migration
Hi all, When moving between Samba 3.0.X revisions, I have been able to copy the secrets.tdb file and the trust relationships with foreign domains remain established. However, this does not appear to work when moving directly from 3.0.X to the 3.3.X branch. Is there a tool available that allows us to migrate - or can tdbdump (or similar) be used to dump out data from the 3.0.X format and then be
2009 Feb 19
3
LDAP Migration problem
Hello all, I am using Samba version 3.2.5 configured for Windows Domain login. It was working fine until I moved over to ldapsam. Now when I login to the XP client I don't see the logon drive (X: in my case) Any debug tips? //Ger -- Gerard Hooton Systems Administrator Blarney Boy's National School, Blarney. Co. Cork
2006 Dec 01
1
writabledatabase_delete_document()
Hi guys I have implemented xapian on a website, and it currently has about 2M items in its index. Its all been working quite nicely so far, until I tried removing some old items from the index (removing items when the index was smaller was no problems at all). When I try to remove them now (using writabledatabase_delete_document() via php), it halfway freezes up the machine, and the apache
2012 Mar 31
1
File Inventory on Bricks
On 02/14/2012 05:17 PM, Heiko Schr?ter wrote: > Hello, > > is there a function inside gluster which gives you the information which file resides on which brick in a distributed setup ? > Assume i want to find all files residing on rd24. > > The only method i can think of is logging into that raid and find all files locally. > try 'gefattr -n trusted.glusterfs.pathinfo
2005 May 24
1
Samba net rpc group add NT_STATUS _ACCESS_DENIED
Hi, when I am runnig on samba PDC command: net rpc group add "demo" -Uroot%password , samba returns this message: NT_STATUS _ACCESS_DENIED. What is it? Where shall I set access rights? Thanks Zdenek ____________________________________________________________ http://www.seznam.cz - e-mailov? schr?nka 2000 MB
2005 Jan 12
1
read-only access without rsyncd?
Hi, I've a setup where a special account (limited by the ssh-key) can use rsync via ssh to make a backup of / (limited by sudo). Obviously it needs read-access to everything. However, since he can read everything, he could also easily _write_ everything. Can I limit the rsync command on the server to read-only? Thanks in advance Martin -- Martin Schr?der,
2007 Apr 13
1
stacked histograms
I want to produce stacked histograms where the total bar is divided up according to the n levels of the grouping variable given in the group argument. I am using the lattice histogram function and its "group"-argument, but it is not recognised. The "auto.key" argument, however, is, because it gives me the correct group levels and when setting groups = NULL, auto.key = TRUE
2005 Nov 02
1
sftp/scp hangs at connection, but ssh is OK
On 2005-10-30 16:46:11 +0100, Martin Schr?der wrote: > I've read the FAQ and googled, but I'm still stymied: > ssh localhost works, but scp and sftp both hang. > > ssh is OpenSSH_4.2p1, OpenSSL 0.9.6c [engine] 21 dec 2001 > > The last lines of an "scp -4 -vvv .bashrc localhost:/tmp/" are: > ---------------------------------- > debug2: mac_init: found
2004 May 31
1
small question
Hello frieds, do I need to do 'net rpc join -U Administrator' (to selfjoin the localhost to the domain) if I have samba3.0.4 running in ROLE_DOMAIN_PDC and with ldapsam-Backend and want to use winbindd for ntlm_auth squid authentification? -- Best regards, Malte mailto:malte.woelky@gmx.de _________________ Malte Woelky -=[SkyNet]=-