Displaying 20 results from an estimated 60 matches for "daps".
Did you mean:
aps
2004 Jul 06
0
where is smbgroupedit and differenet other questions to Samba & AD
Hello List-Friends ;-)
O.K. I am a real beginner, so please don't hurt me ;-)
but im still working since a few days to get it running and google is my best friend.
I also bought O'Reilly 's Samba Book and a lot of other online stuff, but AD-Samba-winbind should be too new.
I use Suse 9.1 and Samba 3.0.4 as ADS Member Server.
We have an W2k Advanced Server (and a M$-Admin which
2003 Apr 19
1
Re: RV: Re: My 1st BW Manager
Original Message:
-----------------
From: Stef Coene stef.coene@docum.org
On Saturday 19 April 2003 12:10, GoMi wrote:
>> Stef, if you are interested in working around this problem, maybe we
>could
>> meet in a chat room, and you can login to my box and see what happens,
>> interested?
>Yes, but not now. But I can check it out myself.
>How do this DAP works? Do they
2009 Dec 01
3
Using two (...) in a function
Hello R-Helpers,
I am not sure if it is a very simple question but I would like to use two
(...) in a function, for example,
this is a script where I would like to input the variable names (in one of
the (...)) and the variances associated to those variables which are not
calculated in the script because there is a specific software to calculate
it (the other (...))
data <- function
2008 Jan 23
3
Slow header fetching rate over nfs mailspool.
We are setting up a Dovecot over a pair of NFS which mirrored with DRBD
+Heartbeat,
under Debian Etch AMD64 with Kernel 2.6.22-5.
The problem was slow header downloading rate. We had tried to use
postal to inject 500 emails which are under 5KB each,
but when ever we start up Mail.app, Thunderbird or even OE6, the
header download rate is terrible slow.
Its look like a few sec for just 1
2015 Sep 06
4
How to learn abut what is in the samba ldap directory
I once upon a time worked with DAP and watched LDAP being created as
something that actually could work...
Showing my age here.
What little I have done with LDAP has been very clearly delineated so
that I knew what was being done. Here, with Samba, and I guess
actually, it is AD, I have not found that. Yet. But there are always
tools.
So I am looking at: phpLDAPadmin
I know these
2019 Oct 14
3
Cannot start SMB on CentOS 7
*I am running Samba on CentOS 7 and for some reason I cannot get the smb
daemon to start (Samba version 4.9.1). This is the status after a failed
start:*
smb.service - Samba SMB Daemon
???? Loaded: loaded (/usr/lib/systemd/system/smb.service; enabled; vendor
preset: disabled)
???? Active: failed (Result: exit-code) since Mon 2019-10-14 10:29:59 EDT;
31s ago
???????? Docs: man:smbd(8)
2009 Jul 04
3
problem with mail_location
I have:
mail_location = maildir:/var/dovecot-mail/%d/%n/Maildir
but on my /var/dovecot-mail have following directory created:
-domain
-domain.
-domain.es (only this is correct)
-DOMAIN.ES
Why is this happening?
2004 Aug 06
3
Error when comiling ices-2.0
When compiling ices-2.0, I got the following error:
In file included from config.h:4,
from input.c:15:
stream.h:16:25: shout/shout.h: No such file or directory
Has anyone encountered this problem before? It appears that these headers are
missing...does anyone know where they may be located? Any insight is much
appreciated.
dap
--
--
D. Anthony Patrick
[
2007 Jun 08
4
Tools For Preparing Data For Analysis
As noted on the R-project web site itself ( www.r-project.org ->
Manuals -> R Data Import/Export ), it can be cumbersome to prepare
messy and dirty data for analysis with the R tool itself. I've also
seen at least one S programming book (one of the yellow Springer ones)
that says, more briefly, the same thing.
The R Data Import/Export page recommends examples using SAS, Perl,
Python, and
2003 Sep 22
4
Limit number of connections
Hello again,
I have a router/nat linux box. I managed to create some HTB classes and
everything is OK.
When perople are usig download managers like FlashGet and DAP (multiple
connection ones), the ceil limiting works okay,
but the rate parameter is somehow useles... The guaranteed bandwidth is
never reached.
So what can I do to limit the number of connections/computer?
I want to make sure that
2006 Mar 13
5
DSD Approved Products
Hi,
I am considering installing several `servers' in a facility that needs
to conform
with the products listed at: DSD Approved Products
http://www.dsd.gov.au/infosec/evaluation_services/epl/dap.html
As far as i can see freebsd performs above and beyond, for all the required
criteria in the act. Can we see freebsd listed as an approved product in the
near future?
Best Regards,
Jason - RF
2002 Aug 28
2
HTB - problem with one thread
Hello,
Besides a very good functionality, I have a small, yet stressing, problem.
Let''s say I have a bandwidth of N bits.
I have X clients, everyone with his fixed bandwidth.
I create htb qdsics for each client. Each leaf has sfq queueing
discipline.
A sample config would be like this :
tc class add dev eth0 parent 1:2 classid 1:346 htb rate 32Kbit ceil 32Kbit
burst 4k
2019 Oct 16
0
Cannot Access Windows Shared Printer as Guest
Since my printer problem has changed, I'm starting this new thread as it
is somewhat different than the original problem. I have a Windows shared
printer that shows up with 'smbclient' if I use the -U option. However,
it does not show up if I use the -N option. Instead I get the error:
Error returning browse list: NT_STATUS_REVISION_MISMATCH
Thus I am unable to set up the printer on
2019 Oct 21
0
Cannot Access Windows Shared Printer as Guest
Sorry if this was double posted but since I received no response last
week I'm assuming this message did not get distributed. Hopefully it did
this time.
I have a Windows shared
printer that shows up with 'smbclient' if I use the -U option. However,
it does not show up if I use the -N option. Instead I get the error:
Error returning browse list: NT_STATUS_REVISION_MISMATCH
Thus I am
2015 Sep 06
2
How to learn abut what is in the samba ldap directory
On 09/06/2015 01:26 PM, Marc Muehlfeld wrote:
> Hello Robert,
>
> Am 06.09.2015 um 19:08 schrieb Robert Moskowitz:
>> I once upon a time worked with DAP and watched LDAP being created as
>> something that actually could work...
> what are your goals, by editing LDAP stuff in AD?
>
> For beginners, I think ADUC (Active Directory User and Computer), which
> is part
2019 Oct 14
0
Cannot start SMB on CentOS 7
On 14/10/2019 15:46, gw1500 via samba wrote:
> *I am running Samba on CentOS 7 and for some reason I cannot get the smb
> daemon to start (Samba version 4.9.1). This is the status after a failed
> start:*
>
> smb.service - Samba SMB Daemon
> ???? Loaded: loaded (/usr/lib/systemd/system/smb.service; enabled; vendor
> preset: disabled)
> ???? Active: failed (Result:
2017 May 30
2
member domain idmap config ad/rid
>
> Simple answer:
> Administrator, No
> Domain Admins, Yes
Ok. It was already that way.
root at fileserver:/etc/samba# getent group
...
domain admins:x:10004:
domain users:x:10000:
dap:x:10003:
dti:x:10001:
For some reason with the administrator user is not working, I put my user
as domain admin and include him as a member of unix and now I can access
the security tab.
2012 Nov 29
0
Simper analysis with Morisita-Horn
Dear ecology fellows,
I tried to implement Morisita-Horn distance (instead of Bray that is in the
current version) in the code for the Simper analysis in vegan. I would be
very grateful if someone can check if the code is right.
function (comm, group, ...)
{
if (any(rowSums(comm, na.rm = TRUE) == 0))
warning("you have empty rows: results may be meaningless")
2009 Nov 23
12
Recommend Mail Server
Hi;
I don't want sendmail. What's a good secure email server that I can yum? I
really only need smtp right now, but who knows what the future will bring?
TIA,
Suzie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20091123/1ef8c879/attachment-0003.html>
2011 Aug 02
4
[Dragon Age Origins] Official DLCs "Unable to load area"
I have a Steam version of DAO + Awakening and have had no troubles with it up until now when I've bought some DLCs from official bioware store.
For any DLC I bought I'm getting "Unable to load area" error right after character creation or importing (or, in case of "Leliana's song" --- right after "Play" is pressed in "Other campaigns" menu). Its