Displaying 20 results from an estimated 700 matches similar to: "Strong Password Enforcement (Windows-side)"
2003 Sep 24
1
3.0rc4 + ldap backend (Advice? Suggestions?)
Howdy Folks,
I'm working on implimenting centralized authentication for a mixed
environment:
- Samba(3.0rc4) -> Win2k/XP
OpenLDAP User Store -> - nss_ldap -> linux/unix
- FreeRadius -> Cisco/HP Networking Equip
(My apologies if that doesn't look right for anyone)
I have a functional ldap database (openldap-2.0.27-8), and I'd very much
like to use Samba 3.x (been
2004 Jan 30
0
PDC/BDC Questions (fwd)
Cool, thanks alot, I really appreciate your time.
I'm extremely pleased with 3.0.x's stability, I don't think local segment failover is really going to be a huge issue.
Keep up the great work :)
-- Cy
>
>
>
> Date: Fri, 30 Jan 2004 18:14:36 +1100
> From: Andrew Bartlett <abartlet@samba.org>
> To: Cybr0t McWhulf <cybre@killcybre.org>
> Cc:
2003 Oct 22
2
Samba 3.0 + LDAP userPassword -> sambaNTPassword manual sync?
First, the software:
Samba 3.0.0
OpenLDAP 2.0.27
nssldap / pam_ldap
Redhat 9
This may be more of a question for the OpenLDAP mailing list.. but does
anyone know of a method (perhaps using slappasswd?) to hand-sync userPassword
attributes to sambaNTPassword attributes?
Deploying Samba 3.0 as pdc pretty soon, used Migration Tools on the mail
server soon, and I'd really like to be able to tell
2004 Jan 26
2
PDC/BDC Questions
Software:
OS: Redhat 9
Samba Ver: Samba 3.0.0 (Plus excel writelock patch, waiting for 3.0.2!)
OpenLDAP Ver: 2.0.27-8
Just a quick question about PDC / BDC interaction, my plan is to distribute Samba (with slave ldap backend) BDCs to remote facilities, as well as have one on each network segment in the hopes of avoiding unnecessary nmb broadcast traffic.
My question is this: Will the PDC /
2003 Sep 26
0
Réf. : Re: Samba 3.0 + LDAP as PDC
-----------------------------------
St?phane PURNELLE stephane.purnelle@corman.be
Service Informatique Corman S.A. Tel : 00 32 087/342467
John H Terpstra <jht@samba.org>
2003 Sep 26
1
Samba 3.0 + LDAP as PDC
At the risk of having my inbox flooded with another 10,000 Emails from
"Microsoft" proporting the "latest security update"..
Now that smb3.0 is out and about, I'd really like to use it for
authenticating windows users / PDC (With BDC in the plans)
My problem is that there seems to be little to zero up to date
documentation on how to integrate Samba and LDAP, the most I
2003 Oct 18
0
Ext3+acl vs XFS
Software:
- Samba 3.0 (Stable)
- OpenLDAP 2.0.27
- Windows 2000 clients
I'd like to impliment full-blown nt-style permissions on my existing
Samba (with LDAP backend) server / shares. (i.e. file properties-->
security: different groups / users, with different permissions etc. etc.)
Now I've dug around and found that this can be supported either via ext2/3
+ some ACL patch (anyone got
2004 Jun 28
1
TE410P -> Dialogic D240SC
Basically, have an old IVR application running under Apex's Omnivox software on a box with 4 old intel dialogic D240SCs, and would like to allow remote clients to gain access to aforementioned IVR application via softphone, 7960, ata, etc via asterisk with a TE410P.
Unfortunately, all I know about the dialogics is that they're configured for D4/AMI, which I believe I have configured right
2006 Dec 08
2
Aggregate?
Hi All,
I think i'm failing to undersatnd how aggregate() is supposed to work.
example:
test1<-sample(c(0,1),100,replace=T)
test2<-sample(letters,100,replace=T)
aggregate(test1,list(test2),sum)
Error in data.frame(w, lapply(y, unlist, use.names = FALSE)) :
arguments imply differing number of rows: 26, 0
I thought this would give me a list containing the number of ones that
2004 Feb 23
1
Samba PDC / BDC with ldapsam
OS / Software:
PDC / Master LDAP store:
- Redhat 9
- OpenLDAP 2.1.25
- Samba 3.0.0
BDC / Slave LDAP store:
- Redat 9
- OpenLDAP 2.0.27-8
- Samba 3.0.2
>From the Samba HOWTO Collection on www.samba.org: (Backup Domain Control)
"Can I Do This All with LDAP?
The simple answer is yes. Samba's pdb_ldap code supports binding to a replica LDAP server, and will also follow
2007 Apr 24
1
read.table
sorry,
I don't undersatnd what happens
Annee_O;Id_Essai;Id_Rep;Id_Geno;Id_Cult;Lib_Geno;St_Cult;Id_Par;X_Par;Y_Par;Id_Cara;Surf_O;Val_O;Ori_O;Stade_O;Date_O;Id_Bloc;Id_TrT1
2004;1006003;1;55094;1012988;XF 338/1;;1;1;1;137;;9.4;P;;09/09/2004;1;0
2004;1006003;1;55094;1012988;XF 338/1;;1;1;1;193;;189;P;;01/01/2004;1;0
2004;1006003;1;55094;1012988;XF 338/1;;1;1;1;103;14.95;85;P;;09/09/2004;1;0
2003 Jan 19
2
config problem
hi have a little problem of configuration
I have a network with a server (192.168.0.1) and other pc one is
192.168.0.20
i want to reject all output from 192.168.0.20 for port 4000 (tcp and
udp)
i want accept incoming packet on port 4000 but reject outgoing packet on
port 4000
so could you give me a solution please ?
thank you
PS : I hope you undersatnd waht I want because im frecnh and my
2009 Feb 24
1
building asterisk-1.6.0.6 failed!
Hi!
I have problems building asterisk 1.6.0.6.
./configure --prefix=/usr
make
gets me:
enerating embedded module rules ...
[CC] extconf.c -> extconf.o
In file included from /usr/local/include/datatypes.h:50,
from /usr/local/include/err.h:49,
from extconf.c:45:
/usr/local/include/integers.h:50:67: error: srtp_config.h: No such file
or directory
In file
2011 Mar 03
1
Ploting Histogram with Y axis is percentage of sample for each bin
I'm trying to do something very simple...
I wan to plot a histogram where the y axis represent the percentage of the
total sample that each bin represents.
I know how to plot a histogram with the counts and density... but can't find
anything that gives me perenct of sample on the y axis.
Any help is appriciated
Below is the script I'm working with
par(mfrow=c(1,2))
2005 Aug 15
1
enforcing password compexity (check password script, cracklib)
Hello,
I would like to enforce some level of password complexity when users
change their password. I have a Samba PDC running on Debian set to sync
Unix passwords. I'm trying to get Samba to work with cracklib, but it
isn't going well.
Here is what I've tried:
Installed libpam-cracklib, compiled examples/auth/crackcheck and copied
the binary to /usr/local/sbin.
I added the
2005 Oct 25
1
Enforce strong passwords?
Is there any way to do this with Samba and LDAP?
What I'd like is to be able to, at a minimum, force minimum password
length, mixture of letters and numbers, and at least two 'special
characters'...
Is this doable with Samba using LDAP for authentication? If not, is it
doable using other authentication means?
Thanks,
--
Charles
2007 Jan 31
1
Enforce Strong Passwords LDAP PDC
I've scoured the mailing list archives and the internet...has anyone
actually figured out how to enforce strong passwords when using Samba
and LDAP as a PDC?
My users are allowed to change their Windows XP passwords, how do I
enforce the use of strong passwords (either locally or globally)?
--
*Jason Baker
*/IT Coordinator/
*Glastender Inc.*
5400 North Michigan Road
Saginaw, Michigan
2018 Dec 27
4
Generating keytab on a read-only file system
Hai Taner,
> -----Oorspronkelijk bericht-----
> Van: Taner Tas [mailto:taner76 at gmail.com]
> Verzonden: donderdag 27 december 2018 12:30
> Aan: L.P.H. van Belle via samba
> CC: L.P.H. van Belle
> Onderwerp: Re: [Samba] Generating keytab on a read-only file system
>
>
>
>
> > First, I suggest read :
> >
2009 Dec 17
2
samba password complexity help?
Hi there,
Here are the facts:
- I have samba 3.4.2-0.42.fc11 running on a Fedora 11 system.
- Samba is acting as a domain controller, no Windows server involved.
- I am using tdbsam.
- I need to enforce certain password requirements.
The password requirements are:
- min 8 characters
- expiration 90 days
- last 10 passwords may not be reused
- not a dictionary word
Per the Samba 3.2 FAQ, the
2013 Apr 06
13
script to detect dictionary attacks
Hi
has someone a script which can filter out dictionary attacks
from /var/log/maillog and notify about the source-IPs?
i know about fail2ban and so on, but i would like to have
a mail with the IP address for two reasons and avoid fail2ban
at all because it does not match in the way we maintain firewalls
* add the IP to a distributed "iptables-block.sh" and distribute
it to any