Displaying 20 results from an estimated 43 matches for "pardoe".
Did you mean:
pardon
2015 Jul 31
4
How to configure passdb backend with LDAP
hello
I want to know if I can use Samba 4.1.6-ubuntu to authenticate against an LDAP (v.2.4). I need that users can access to a shared folder only if samba find the account in the LDAP. The parameter passdb backend does not work to me.
Regard,
Juan Pardo
2005 Feb 11
3
Profiles graphics in a contingency table
Dear Users,
How can I obtain a profiles graphic in a CT similar to Excel.
Campo Elias PARDO
[[alternative HTML version deleted]]
2011 Sep 18
9
Rails 3 and postgresql
I have a simple project created around a very, very simple database: one
main table packs with just three rows
Column | Type |
Modifiers
--------+-----------------------------+----------------------------------------------------
id | integer | not null default
nextval(''packs_id_seq''::regclass)
nombre | character
2012 Sep 27
4
Bad reporting inodes free
Hello,
When I run a "df -i" in my clients I get 95% indes used or 5% inodes free:
Filesystem Inodes
IUsed IFree IUse% Mounted on
lustre-mds-01:lustre-mds-02:/cetafs 22200087 20949839 1250248 95%
/mnt/data
But if I run lfs df -i i get:
UUID Inodes IUsed
IFree I
2015 Aug 03
0
How to configure passdb backend with LDAP
Hello,
First of all, thanks for all the answers.
Our problem is similar to Bern's case. Is the same problem but we aren't upgrading from Samba 3 to Samba 4.
In our case, we have an Identity Manager who have all the users and groups of our organization. IDM also loads this information in one Microsoft AD. We need to install one Samba server with one LDAP (in the same machine of samba
2017 Apr 05
1
Filter query
Hi Luca, thank you very much for the tip. I’ve tried to run it with the filter the web page suggests and I got an empty set. I took a look at one of the user objects and I couldn’t see any samAccountType there.
> On 04 Apr 2017, at 19:54, Luca Olivetti via samba <samba at lists.samba.org> wrote:
>
> El 04/04/17 a les 16:17, Juan García-Pardo via samba ha escrit:
>> The
2005 May 04
3
Multivariate multiple regression
...or terms in each model
can be correlated. My understanding is that although lm() handles
vector Y's on the left-hand side of the model formula, it really just
fits m separate lm models. What should I use to do a full multivariate
analysis (as in section 7.7 of Johnson/Wichern)? Thanks.
Iain Pardoe <ipardoe at lcbmail.uoregon.edu>
University of Oregon
2005 Feb 18
1
Contingency tables profiles
Thank for your help
I obtained profiles and I found mosaicplot as an interesting alternative.
I don't like my solution about legend in profiles graphics: I inserted empty
extra columns in order to avoid tue superimposed of legend.
#Data
N <- matrix(0,3,6)
N[1,] <- c(7,7,5,0,4,4)
N[2,] <- c(0,0,0,5,5,5)
N[3,] <- c(4,4,0,0,3,0)
rownames(N) <-
2009 Oct 17
1
Samba networking
To whom this may concern,
I do apologise first off for contacting your organisation, but I have scoured the internet looking for any answers to the problems I am having with Samba, and nothing even remotely comes close the solution I need. Second apology for my ignorance of Linux.
What I'm trying to do, is, I have two computers both with the same Linux distro ([K]Ubuntu), version (9.04),
2004 Aug 06
2
Liveice or Muse
Pardo Juan Fernando wrote:
> Somebody can answer me wich stream is better...Liveice or Muse ?
>
> --- >8 ----
> List archives: http://www.xiph.org/archives/
> icecast project homepage: http://www.icecast.org/
> To unsubscribe from this list, send a message to 'icecast-request@xiph.org'
> containing only the word 'unsubscribe' in the body. No subject is
2017 Apr 04
3
Filter query
Hi all,
I’m a C++ dev who is adding support for Samba in one of the products of the company I work for. I’m pretty new to the LDAP world, and I feel a bit lost.
I am trying to make a query to a samba server using a filter. The filter should be “get me the users that are not computers”, and I’m trying to have the same query for both MS AD and Samba LDAP. The original filter is:
2006 Jun 22
2
str_replace PHP Function Equiv.
I''ve been searching for ages and not come up with anything on the
internet. I was wondering if there is a Rails equiv. for the PHP
function str_replace. For example;
variable_for_new_string("value_to_repace", "string_to_replace_with",
"string_to_perform_modification_to")
Thanks in advance for any help.
--
Posted via http://www.ruby-forum.com/.
2003 Oct 17
1
Migrating /etc/shadow passwords to LDAP
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
> Date: Thu, 16 Oct 2003 12:25:48 +0200 (CEST)
> From: Dani Pardo <dani@enpl.es>
> Subject: [Samba] Migrating /etc/shadow passwords to LDAP
> To: <samba@lists.samba.org>
> Message-ID: <Pine.LNX.4.33L2.0310161221220.5408-100000@minerva>
> Content-Type: TEXT/PLAIN; charset=US-ASCII
>
>
> Hi!. Since now, I
2006 May 13
3
login_generator Restricting Specific Users
I have created a ''admin'' controller and all the necessary definitions
and templates to delete, update and edit records and this is working OK,
but how do I effectively restrict access to these defs'' from all but the
admin user (called admin)?
Currently I am just using if statements within the defs'' to check if it
is the admin user logged in e.g;
def index
2008 Apr 03
3
summary(object, test=c("Roy", "Wilks", "Pillai", ....) AND ellipse(object, center=....)
...9;***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
2). My next struggle is to construct prediction ellipse. Both ellipse() and ellipse.lm() are not giving me the solution to "Sampling from multivariate multiple regression prediction regions" posted by Iain Pardoe, Mon May 9 18:43:46 2005. I am working on the same problem and
performed all the steps he suggested
> ex7.10 <-
+ data.frame(y1 = c(141.5, 168.9, 154.8, 146.5, 172.8, 160.1, 108.5),
+ y2 = c(301.8, 396.1, 328.2, 307.4, 362.4, 369.5, 229.1),
+ z1 = c(123.5, 146.1, 133.9, 128.5, 151.5, 136...
2006 Jul 19
7
Email Form for Contact Page
Can anyone point me to or provide me with code or a tutorial (preferably
a tutorial) for creating simple contact forms where the data is sent
over email to a specific email address. I have search all over the
internet and there doesn''t see to be anything anywhere.
Thanks In Advance,
Alex.
--
Posted via http://www.ruby-forum.com/.
2002 Jan 22
10
machine accounts
Well I thank everybody that helped me get swat working. I am very thankful.
Now, though, it seems I have more problems. When I try to join my samba
domain, my XP box says "a domain controller for the domain edith could not
be contacted."
Okay, well, after reading up on things in this list, it seems that I need to
create a machine account. I didn't have to on my NT box. When I
2004 Jun 16
1
shorewall
I have running Shorewall 2.0 version with squid. Since today my clients
cannot connect to internet. I can see that entry in messages file
Jun 16 10:22:54 MurcianaFW kernel: Shorewall:FORWARD:REJECT:IN=eth1 OUT=eth1
SRC
=192.168.29.66 DST=192.168.28.2 LEN=239 TOS=0x00 PREC=0x00 TTL=127 ID=24784
PROT
O=UDP SPT=137 DPT=1030 LEN=219
Anyone knows what´s happen?
Thank you
2016 Apr 29
1
Problems with samba and Cobol .
Good day , some time I 've been having problems with samba and shared cobol
files, the system freezes at random, and the only solution is to restart
the samba service, or on some occasions restart the server , I tested with
oplocks no results, smb.conf attached my settings.
Thanks.
[global]
server string = %h server
map to guest = Bad User
obey pam restrictions =
2004 Aug 06
1
hangs at shutdown
when I try to 'shutdown' my IceCast server, it hangs at the removing of the
directory services.
When I disable the yp/directory option it shutdown correctly.
What is the problem ?
-------------------------
I coy this message from another message of the list because i have the same
problem, and i dont know why....
Somebody know why happend this ?
Thanks.
--- >8 ----
List archives: