Displaying 20 results from an estimated 100 matches similar to: "Res: Re: Simple LDAP authentication"
2005 Feb 03
1
Simple LDAP authentication
Hi friends,
I want to authenticate user login to samba with LDAP (NDS in fact), but I
can?t change schema of LDAP (I'am not the NDS manager).
Can I authenticate user if the BIND to LDAP succed, like in apache (option
AuthONBind) ????
I dont want to store user information (home/group/etc) in the LDAP
database.
Tanks in advance.
At
2013 Jun 09
3
Preparación de datos
Hola, ¿como están?
Me encuentro haciendo un trabajo de Explotación de Información para
la facultad y tengo un inconveniente a la hora de preparar los datos para
poder operar con ellos.
Tengo un atributo "Titulo Secundario" que cuenta con 139 valores
diferentes (al final les dejo algunos de estos valores con la cantidad de
ocurrencias de cada uno) y lo que quiero hacer es
2012 Dec 26
2
has value in a console but it's nil in my controller and my view?
I have this strange behavior and I don''t undertand why. Here is the thing:
I have this record in my payment model:
1.9.3p286 :019 > u.payment.last
Payment Load (0.3ms) SELECT "payments".* FROM "payments" WHERE "payments"."user_id" = 10
=> [#<Payment id: 37, bank_name: "Mercantil", plan: "Plan Uno", date:
2008 Mar 10
2
New rsync option checksum-path
This is a suggestion for adding to rsync an option "--checksum-path=PROGRAM".
Once this option is given, provided it is accompained by option
"--checksum", both the receiving and sending side of rsync would
compute checksums calling PROGRAM, instead of the usual checksum
program.
Why is this usefull? Suppose I have two collections of MP3 files at
different locations which I
2005 Feb 01
2
samba 2 smbpasswd + ldap - not binding properly
I've been having difficulty getting smbpasswd -a working as follows.
wiggum:/etc# smbpasswd -D 10 -a rtr
New SMB password:
Retype new SMB password:
ldap_open_connection: connection opened
ldap_connect_system: Binding to ldap server as "cn=manager,dc=test,dc=net"
Bind failed: Can't contact LDAP server
ldap_open_connection: connection opened
ldap_connect_system: Binding to ldap
2007 May 17
4
How to mock helpers in view specs ?
Hi all,
I am mocking the following Rails view (inside a partial):
<%= render :partial => "forums/forum",
:collection => forum_category.forums.readable_by(current_user? ?
current_user : nil) %>
My spec fails with the following message:
1)
ActionView::TemplateError in ''forum_categories/index (anonymous user)
should only render forums accessible to anonymous
2006 Oct 21
3
deliver + quota failure
I use Dovecot's deliver as the LDA for Postfix in a virtual user setting. My
maillog reads:
Oct 22 00:17:51 mail dovecot: auth(default): master in: USER 1
mark.ruys at in2sports.net service=deliver
Oct 22 00:17:51 mail dovecot: auth-worker(default):
sql(mark.ruys at in2sports.net): SELECT maildir AS home, 5000 AS uid, 5000 AS
gid, CONCAT('dirsize:storage=', round(quota/1000))
2006 Jan 11
1
OpenSSH Installation in Win2k Platform
Hi,
How can I install the OpenSSH in Windows. When I downloaded the file, there is no .exe.
Thanks for your advance help.
--
___________________________________________________
Play 100s of games for FREE! http://games.mail.com/
2007 May 24
9
Mocking, changing method interfaces and integration tests
Suppose we have a method ''foo'' which internally uses another method
''bar''.
Being good BDDers we mock out the ''bar'' method. After all, we only
want to spec the ''foo'' method - actually running the ''bar'' method
means slower, less maintainable and brittler specs. That''s why we <3
mocking,
2023 Jan 20
0
[PATCH 1/2] virtio-rng: implement entropy leak feature
On Thu, Jan 19, 2023 at 07:43:47PM +0100, Babis Chalios wrote:
> Implement the virtio-rng feature that allows a guest driver to request
> from the device to perform certain operations in the event of an
> "entropy leak", such as when taking a VM snapshot or restoring a VM from
> a snapshot. The guest can request one of two operations: (i) fill a
> buffer with random bytes,
2010 Oct 13
4
usbhid-ups did not claim interface 0 before use
Hi,
I tried in vain to find an answer for my question, so let's post it
here. I've got a seemingly perfectly well running setup with NUT and a
APC SmartUPS 750. However, my log is being filled with messages like this:
Oct 13 12:13:08 alkmene kernel: usb 3-1: usbfs: process 16588
(usbhid-ups) did not claim interface 0 before use
Oct 13 12:13:40 alkmene last message repeated 43 times
2005 Mar 01
1
permissions modified on shared excel files
Having difficulty with samba & permissions being changed when windows clients
save files.
Initially files may be shared 0774 (e.g. some excel file) after it is opened
and saved by a windows client the permissions are 0744. Thus the next access
by a group user cannot write the file.
No mask options are specified in the smb.conf so all defaults are being used.
Is there a reason why the
2013 Aug 03
2
Add a public ssh key form node A to authorized keys on node B
With the risc I ask a queston answered a hunderd times before (which I
couldn''t find)...
On node A I want to create a ssh key. For this I exec a ssh-keygen. Now I
want the generated public key added to the authorized key file of node B.
Probably I need the ssh_authorized_key resource for this. But then I need
the public key of node A as a string in node B. I can''t see how to
2009 Aug 25
17
WHy is rails so annoying to deploy?
I''ve been having great fun trying to deploy a fresh install of rails on
debian, specifically xlsuite to test it out, but my god how many more
errors can I take before I give up.
RAILS IS NOT NICE
After battling with countless different errors from trying Ubuntu,
Fedora, Windows and now Debian the list goes on and on and ON...
now the latest error
`load_missing_constant'':
2004 May 20
3
why does dovecot child die on these messages?
Hi Timo and other dovecot fans,
why, when I'm trying to read certain "Drafts" emails that I just
created, or edited, do the dovecot children die (or so I think).
In mutt, the behaviour is that I "c =Drafts" then select the email and I
get "connection closed to squeaky.rubberduck.com".
In Mail.app - she just loops, trying to read those headers again and
again
2006 Mar 29
1
Custom Quotas
Greetings
I'm currently working on a design, to integrate an IMAP server into our
existing mail architecture. It's proving to be a difficult exercise, mainly
because of how we structure our quotas.
In our system, the quota covers more than just email. We have a single quota
that covers email, ftp directory, and personal homepage. The quota is stored
in a mysql database, in a werid
2005 Aug 23
2
rsync problem
Hi,
My rsync is stopped working suddenly I got following in verbose and
log,
mkstemp failed: No such file or directory
and
rsync error: received SIGUSR1 or SIGINT (code 20) at rsync.c(229)
my rsync code :
rsync -az -e ssh --delete $HOSTTOBACKUP:$SOURCE
$DR_BACKUP_DIR/daily.0 >$tempfile 2>&1
the same code was working last week, what will be the problem, how
to proceed to fix?
2006 Nov 07
1
Store outgoing mail in users mailbox
This might be a MTA question, but because I use Dovecot as an LDA, maybe
some can help me here.
Our users would like that outgoing mail is automatically saved in some
folder, say Sent. We use Postfix with virtual domains, Maildir and
Dovecot+Sieve as LDA. Outgoing mail is relayed by our imap-server (with
authentification of course, no open relay).
Most people seem to advice Postfix
2010 Mar 12
2
Winbind Samba 3.5.1
Somehow I can't figure out what's going wrong. I have a Samba server
running as PDC. Workstations can join the domain and users can logon. So
far so good. I need winbind to be able to authorize a radius server to
the PDC. This I cannot achieve. If someone got give me a clue, I spend
already quiet some time Google the net :(
Thanks,
Mark
# wibinfo -u
root
markr
# wbinfo -a
2007 Apr 12
1
Release for CentOS-5 i386 and x86_64
We are pleased to announce the immediate availability of CentOS-5 for
the i386 and x86_64 Architectures.
CentOS-5 is based on the upstream release 5, and includes packages from
all variants including Server and Client. All upstream repositories have
been combined into one, to make it easier for end users to work with.
And the option to further enable external repositories at install time
is