Displaying 20 results from an estimated 45 matches for "thales".
Did you mean:
tales
2005 Sep 27
1
Need help with IDMAP storage in LDAP using Winbind
...far :
/etc/samba/smb.conf: I think the way I setup this configuration is so
that winbind points to the PDC to collect al the windows users
information, and uses the LDAP backend to store it. Please correct me if
I'm wrong.
# Global parameters
[global]
log level = 3
workgroup = THALES-IS
#Is the windows domain name
realm = THALES-IS.BE
#winbind needs this to point to the PDC
server string = Samba Server
security = ads
password server = 192.168.1.99
username map = /etc/opt/samba/smbusers
log file = /var/log/samba/smbd.log
max...
2006 May 18
3
share with no authentication
...roxy = No
wins server = 146.17.1.1, 146.14.1.1
[indicaf$]
comment = Fichier template XLA
path = /data01/www/websphere/5.0/webapps/IndicAffaire.ear/IndicAffaire.war/excel
guest only = Yes
guest ok = Yes
follow symlinks = No
Fabien LIOU (THALES SERVICES)
THALES COMMUNICATIONS (LAND & JOINT SYSTEMS)
TS/IOS/IMS/HO
160 Boulevard de Valmy
92700 COLOMBES
*T?l.:01 41 30 41 65
* email:fabien.liou@fr.thalesgroup.com
2002 Sep 25
1
just some words...
...to great you hpa !
Thank for your great work !
--
You don't dream, it's a Real Virtuality !
Professional e-mail : herve.gautier at thales-is.com
Personal e-mail : rv at sashipa.com
2004 Sep 20
1
can't compile chan_capi 0.3.5 under SuSE 9.0
...20: error: `usecnt_lock' undeclared (first use in this
function)
make: *** [chan_capi.o] Error 1
----
What's going wrong? (well, it doesn't compile...)
Is there any chance to find the RPM for chan_capi 0.3.5?? :)
TIA,
Martin
--
Martin Mielke
Senior UNIX SysAdmin martin.mielke@thales-is.com
THALES Information Systems http://www.thales-is.com/
Tel.: (+34) 91 556 92 62 TimeZone: GMT+1 :-)
2004 Oct 04
1
scp does not works under solaris
...penssl version : openssl-0.9.7d
openssh version : openssh-3.9p1
My configuration :
./configure --prefix=/usr --sysconfdir=/etc/ssh --with-tcp-wrappers
--with-privsep-user=sshd40 --with-ssl-dir=/usr/lib
ssh works but when I lauch scp I have the following error
sylow[root]<45>scp README thales:/
Enter passphrase for key '/.ssh/id_dsa':
ld.so.1: scp: fatal: libz.so: open failed: No such file or directory
Killed
lost connection
But libz.so exist and is detected at configure time:
sylow[root]<46>ls -l /usr/lib/libz*
lrwxrwxrwx 1 root root 11 nov 7 200...
2004 Jun 05
1
samba 3.0.4 and AD authentication
...security = ads
encrypt passwords = yes
password server = *
realm = ADDOMAIN.COM
# ldap configuration
ldap suffix = dc=addomain,dc=com
ldap machine suffix = dc=addomain,dc=com
ldap user suffix = dc=addomain,dc=com
ldap group suffix = dc=addomain,dc=com
#ldap idmap suffix = ou=idmap,dc=uk,dc=trt,dc=thales
#ldap admin dn = cn=root,dc=uk,dc=trt,dc=thales
idmap backend = ldap:ldap://fpntpdc01
Thank you for your help,
Vahid.
2009 Mar 11
2
HSM devices and FreeBSD
I am essentially asking the same question that Eirik Overby asked a
couple of years ago. Is anyone aware of PCI-X/PCIe hardware security
modules that are supported on FreeBSD? I have not seen any on the
FreeBSD hardware compatibility lists. Again, as Eirik noted in his
question, HSMs are not simply crypto accelerators (which are supported
on FreeBSD), they also are a means of storing keys
2003 Oct 01
2
Samba 3.0 and LDAP as a PDC
...PDC, this sort of worked but it only created
posix accounts, is this right? Also pwdump.exe does not seem to dump groups
so what are you supposed to use smbldap-migrate-groups.pl with?
I think I might be able to work this out if I can just get a look at someone
else's smb.conf.
Sapan Ganguly
Thales Research
2003 Jul 02
3
Samba 3.0.0 beta2 available for download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
The Samba Team is proud to announce the availability of the
second beta release of the Samba 3.0.0 code base. While
we are significantly closer to the final release, you should
be reminded that this is a non-production release provided for
testing only.
The source code can be downloaded from :
http://download.samba.org/samba/ftp/beta/
The
2003 Jul 02
3
Samba 3.0.0 beta2 available for download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
The Samba Team is proud to announce the availability of the
second beta release of the Samba 3.0.0 code base. While
we are significantly closer to the final release, you should
be reminded that this is a non-production release provided for
testing only.
The source code can be downloaded from :
http://download.samba.org/samba/ftp/beta/
The
2004 Feb 05
0
idmap uid range 10000-20000: pam_winbind does NOT wor k ?
...max log size = 50
name resolve order = wins lmhosts bcast
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
printcap name = /etc/printcap
local master = No
dns proxy = No
wins server = 192.168.224.25
ldap suffix = dc=uk,dc=trt,dc=thales
ldap idmap suffix = ou=idmap
ldap admin dn = cn=root,dc=uk,dc=trt,dc=thales
idmap backend = ldap:ldap://lnxs001
idmap uid = 10000-20000
idmap gid = 10000-20000
template homedir = /mnt/spare/%U
template shell = /bin/bash
winbind separat...
2005 Sep 06
0
Speex or iLBC?
...s
> them nothing.
It costs them nothing as long as they can afford to run real time floating point code,
which is the only one released as open source and royalty-free. The fixed point
version (a requirement for almost all ARM plaftorms, to say) has to be bought from GIPS.
Ettore Benedetti
THALES COMMUNICATIONS B.V.
Bestevaer 46, 1271 ZA Huizen
The Netherlands
Unclassified
2005 Oct 18
0
performance speex on ARM
Well,
all ARM9E cores use the v5TE architecture, which means Thumb
and DSP-friendly instructions.
Ettore Benedetti
THALES COMMUNICATIONS B.V.
Bestevaer 46, 1271 ZA Huizen
The Netherlands
Unclassified
>>> tk <tunkeat@gmail.com> 10/15/05 7:15:20 AM >>>
hi,
i have searched through the archives but did not manage
to find benchmarks of encoding/decoding speex on ARM
processor. esp interested in...
2004 May 04
1
[Bug 862] libcrypto open failed
...Product: Portable OpenSSH
Version: 3.8p1
Platform: UltraSparc
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: scp
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: alain.vernat at thales-is.com
Enable to use scp <File> root@<server>:/tmp.
The error message I have is :
ld.so.1: scp: fatal: libcrypto.so.0.9.7: open failed: no such file or directory
lost connection
When I connect to this server with ssh, everything is OK.
ldd /usr/local/bin/scp give me the correct path...
2004 Jun 04
1
Strange connection to the outside...
Hi all,
for some strange reason, our still-under-test Asterisk deployment wants
to contact the outside world and that raised some eyebrows here...
Just a sample of our firewall log:
--
...a=DROPIN=eth0 OUT=eth2 SRC=192.168.36.199 DST=195.77.113.194 LEN=476
TOS=0x10 PREC=0x00 TTL=62 ID=39572 DF PROTO=UDP SPT=5060 DPT=62975 LEN=456
--
Why is this happening? We got no relationship with the DST
2003 Sep 18
0
=?iso-8859-1?Q?RE=A0=3A_=5BSamba=5D_Successfuly_Building_Samba_2= 2E?= 2.X under HP-UX 11i with gcc
I forgot to add that the samba configure script appends a -D_HPUX_SOURCE
(and other switches as well ) to the user defined CFLAGS.
Regards
Martin Hughes
Unix System Engineer
mailto:martin.hughes@uk.thalesgroup.com
Thales Defence (Wells) DISCLAIMER: The information in this message is
confidential and may be legally privileged. It is intended solely for the
addressee. Access to this message by anyone else is unauthorised. If you
are not the intended recipient, any disclosure, copying, or distribut...
2004 Jan 30
0
RE: Back to 3.0.1, Winbind and Solaris 9 (Mike Dorofeev )
...29 11:28:31 sun001 pam_winbind[1138]: [ID 614614 auth.notice] user
> > 'ganguly' granted acces
> > Jan 29 11:28:31 sun001 login[1138]: [ID 509786 auth.debug] roles
> > pam_sm_authenticate, service = teln
> > et user = ganguly ruser = not set rhost = pc8723_w2k.uk.trt.thales
> >
> > It tells me that the user is granted access but then nothing
> > happens, I don't get a shell even though I have an entry in smb.conf
> > 'template shell = /bin/bash'
> >
> > Strange huh?
> >
2006 May 23
0
HSM devices and FreeBSD
...to very strict
security requirements (obviously).
The relevant systems are all running on FreeBSD, and so far we have
had little or no problems passing all the requirements, save for one
thing: HSM devices.
When the system was originally set up about 4 years ago, an agreement
was made with Thales e-Security, Inc. that they should deliver a
FreeBSD version of their pkcs#11 libraries and OpenSSL engine
implementation for their WebSentry devices. This was indeed done, but
there has been no support or updates since, and the software vendor
we are using have since started moving to other...
2004 Mar 24
1
Built of theora.dsw
Hello everybody,
I'm a new member of this mailing-list. My name is Remi
BEAUDOUIN, I'm student in an engeneering school in France
(ENSEIRB, Bordeaux), major Data and Image Processing. I'm
currently doing my last internship before graduating in
Thales Airborne Systems.
I'm working on video compression and I have to choose the
best way to encode and to embed it on a DSP TMS320DM642
board. That's why, I've downloaded theora through
libtheora-1.0alpha3.zip.
First of all, on which type of
compression (MPEG1-...
2002 Jun 06
0
Traffic Shape by Subdomain
...----------- 100MBit------------
|
|
UserPC
Subnet 2 should have 80% of capacity. Subnet 1 the leftover. and perhaps it
is possible to to speed up Subnet1 when the reserved 80% for subnet 2 are
not fully stretched.
Thank you.
greetings Benny
--
Mit freundlichen Grüßen / Best regards
THALES COMMUNICATIONS GmbH
Benjamin Albrecht
Dept.: DP/CIT
Tel.: +49-7231-15-3962
Fax.: +49-7231-15-3813
eMail: Benjamin.Albrecht@de.thalesgroup.com