similar to: Samba and a rather large domain

Displaying 20 results from an estimated 70000 matches similar to: "Samba and a rather large domain"

2007 Aug 13
3
imap memory footprint rather large
Dear list, I am experimenting with a new mail handling setup and it involves a single IMAP folder with just under 70'000 messages. When OfflineIMAP connects to the server, the imap process starts to eat up a lot of memory: PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 15607 madduck 35 19 283m 244m 239m D 16.9 49.3 0:09.96 imap On the contrary, when
2002 May 10
0
Cannot find Primary Domain - Please help, rather urge nt
> -----Original Message----- > From: John Biggs [mailto:john@bigwidelogic.com] > Sent: Friday, May 10, 2002 1:29 PM > To: samba@lists.samba.org > Subject: [Samba] Cannot find Primary Domain - Please help, > rather urgent > > > Hello, > > I'm getting a persistent error at login (effectively locking > me out) on > two Win2k machines that were once
2003 Nov 07
3
Outlook + attached files
I am not sure where to begin to look into how to solve this problem. I've setup a samba 3.0.0 Fileserver moved all of my users files over to it, works great thanks developers=). I've encountered a few documented problems such as the Excel saving over another file thing(already been patched I belive). And a few I can't find anything on. One specifically is causing me some grief. We
2008 Jul 07
1
Winbind syslog errors and Domain Local Groups
Hello all. I'm relatively new to Samba, and haven't been able to track down a solution to this particular problem. I use Samba/Winbind to authenticate FreeBSD machines against a Windows 2003 Active Directory. That all works fine. The problem is that groups in the AD of type "Security Group - Domain Local" are causing winbindd a lot of grief. Every time the winbindd daemon is
2002 Dec 16
0
re large files with 2.2.7a
hey..i hope this was also adressed at me.. well, i tried both, to do a smbclient //hostname/share -Tc localdir/file to copy the file ( >2 gbyte) to the unix machine. and i also tried to do a normal smbclient login and then to "get" the file. the smbclient -T starts to trunc the file, it's suddenly much smaller. the get in the smbclient shell let's the file growth infinte,
2018 Apr 10
0
[RFC PATCH 2/3] netdev: kernel-only IFF_HIDDEN netdevice
On Sun, Apr 8, 2018 at 9:32 AM, David Miller <davem at davemloft.net> wrote: > From: Siwei Liu <loseweigh at gmail.com> > Date: Fri, 6 Apr 2018 19:32:05 -0700 > >> And I assume everyone here understands the use case for live >> migration (in the context of providing cloud service) is very >> different, and we have to hide the netdevs. If not, I'm more
2006 Oct 23
1
Disconnecting: Corrupted MAC on input. - Solaris 8 64-bit SPARC OpenSSH 4.4p1
Hi everyone, I tried finding this using Google, but no joy. I have a massive (6GB uncompressed, 2.9GB compressed) file I'm attempting to transfer using SCP or SFTP. I get a random length into the transfer, and then it aborts with "Disconnecting: Corrupted MAC on input." Both hosts are Solaris 8, using OpenSSH4.4p1 compiled 64-bit by the Sun Forte C compiler. I've tried
2015 Jan 14
0
Domain Computer not showing up in domain utilities
On 14/01/15 19:14, Wayne Andersen wrote: >>> I am running Samba Version 4.1.6. >>> >>> I have a PDC and two BDC setup. >>> >>> I have a specific computer named eds, it is a Windows 7 Pro box, When >>> I add it to the domain everything works normally and it works well. >>> Domain users can login, and they have the proper permissions,
2015 Apr 06
0
Samba as AD member can not validate domain user
On 06/04/15 10:09, jd at ionica.lv wrote: > > Cit?ju Rowland Penny <rowlandpenny at googlemail.com>: > >>> getent passwd shows list of local users, freezes for a while and exits; >> >> This is possibly because you may have (somehow) the same username in >> AD and /etc/passwd > > even with the "problematic" user removed behaviour is the
2011 Sep 16
0
Join a domain, Redhat 6, and servicePrincipalName
For a variety of reasons, our Redhat 6 boxes have primary DNS FQDNs that don't match our Win2008r2 AD deployment... the Linux boxes being in a variety of <hostname>.<subdomain>.<ourdomain> while the AD is ds.<ourdomain>. This surprisingly doesn't cause us that much grief, so long as we're diligent about keeping our servicePrincipalNames maintained on the
2005 Jan 14
1
attaching xp machine to existing domain
Howdy All, I have a problem with a machine which I am trying to connect to an existing samba domain 1. The machine WAS connected to the domain as hrennie$ 2. Removed hrennie$ ( using smbpasswd -x hrennie$ ) from the system. 3. Changed the name of the machine to hrenniedt$ ( found that having a user with the same name as the machine is not a good look ) . 4. Tried to reconnect the hrenniedt$ to
2006 Feb 09
0
domain user + local admin group
Howdy All, My samba server has decided to throw a hissy fit and its quite distressing ( not hair tearing out yet but will be soon ). Samba Version 3.02 To give domain users admin rights to their local machine I have in the past simply made domain users part of the local admin group. Perhaps not the most elegant solution , but it works. I today installed two more machines ( XP sp2 )onto the
2006 Feb 01
2
domain users + local admin group
Howdy All, My samba server has decided to throw a hissy fit and its quite distressing ( not hair tearing out yet but will be soon ). To give domain users admin rights to their local machine I have in the past simply made domain users part of the local admin group. Perhaps not the most elegant solution , but it works. I today installed two more machines ( XP )onto the network and the machines
2005 Mar 03
3
Rank-based p-value on large dataset
I have a fairly simple problem--I have about 80,000 values (call them y) that I am using as an empirical distribution and I want to find the p-value (never mind the multiple testing issues here, for the time being) of 130,000 points (call them x) from the empirical distribution. I typically do that (for one-sided test) something like loop over i in x p.val[i] = sum(y>x[i])/length(y) and
2016 Jun 13
2
Samba4 Domain Member Server "Getent show diferents UID"
Rowland: I'll use this email from now, the other does not work well. A few years ago around 2. We did everything that could be used for NIX and it worked. The main DC_AD had been provisioned without rfc2307 and we did later. The problem is that at that time by not having infrastructure had to be used as fileserver and this was a problem because all directories are UID of 3000000 onwards.
2018 Apr 18
0
[virtio-dev] Re: [RFC PATCH 2/3] netdev: kernel-only IFF_HIDDEN netdevice
On 4/17/2018 5:26 PM, Siwei Liu wrote: > I ran this with a few folks offline and gathered some good feedbacks > that I'd like to share thus revive the discussion. > > First of all, as illustrated in the reply below, cloud service > providers require transparent live migration. Specifically, the main > target of our case is to support SR-IOV live migration via kernel >
2011 Mar 03
2
Debian Lenny 5.04 and DMS in Windows 2000 Native Domain +Forest with Samba 3.2.5
> > Hello All, > > I have been struggling with this for a long, long time. I came here > looking for answers. So, I have a VM running Debian Lenny. I install > the apt package samba, which installs 3.2.5. I work in a large > university with an extensive Active Directory environment, both forest > and domain running in Win2k native mode. There is a NetApp filer >
2015 Apr 09
2
samba member logon.. question.
Greetings, Rowland Penny! >>>>> Ok, good. >>>>> Now, how can I get RFC2307 attributes populated automatically upon >>>>> users or >>>>> groups creation? >>>> You can't :-( >>>> I'm experimenting with >>>> https://github.com/laotse/SambaPosix >>>> but it's quite buggy (at least
2004 Nov 30
3
fxo connection in the UK
Thank you very much for this hint. My apologies that I messed up a thread for my post - I had a message open and simply clicked on the link ... slap slap. Would anyone know of a better choice to multiplex three fxo lines into an asterisk box? I can still use three Digium X100P cards, but methinks, a seperate unit would be better. Thanks again, Peter >> I am located in the UK and
2015 Apr 09
0
samba member logon.. question.
On 09/04/15 16:22, Andrey Repin wrote: > Greetings, Rowland Penny! > >>>>>> Ok, good. >>>>>> Now, how can I get RFC2307 attributes populated automatically upon >>>>>> users or >>>>>> groups creation? >>>>> You can't :-( >>>>> I'm experimenting with >>>>>