Displaying 16 results from an estimated 16 matches for "ufes".
Did you mean:
ufds
2017 Feb 03
1
LDAP problem
Hello Vinicius,
I did it and this was the answer:
ldapsearch -H "ldaps://devsamba.lucas.ufes.br:636" -w '*********' -D "cn=administrator,cn=users,dc=lucas,dc=ufes,dc=br" -x -b "dc=lucas,dc=ufes,dc=br" -d1
ldap_url_parse_ext(ldaps://devsamba.lucas.ufes.br:636)
ldap_create
ldap_url_parse_ext(ldaps://devsamba.lucas.ufes.br:636/??base)
ldap_sasl_bind
ldap_send_...
2012 Mar 02
2
2.1: Error: Maildir filename has wrong S value, renamed the file from
Hi!
Starting with 2.1.1 we suddely encounter quite a lot of these messages:
Mar 2 11:09:28 postamt dovecot: imap(username): Error: Maildir filename has wrong S value, renamed the file from /home/a/i/username/Maildir/.A*Teens.Eink&AOQ-ufe, Spenden etc/cur/1323207735.M64829P19819.postamt.charite.de,S=5137:2,S to /home/a/i/username/Maildir/.A*Teens.Eink&AOQ-ufe, Spenden
2017 Feb 03
2
LDAP problem
...and 'ldapadd' and I had no problem.
But one day, I don't know why, I couldn't use more ldapsearch or ldapadd. They return this:
ldap_sasl_bind(SIMPLE): Can't contact LDAP server (-1)
I'm using the same command as always, like:
ldapsearch -H "ldaps://devsamba.lucas.ufes.br:636" -w '*******' -D "cn=administrator,cn=users,dc=lucas,dc=ufes,dc=br" -x -b "dc=lucas,dc=ufes,dc=br"
My /etc/openldap/ldap.conf is:
#
# LDAP Defaults
#
# See ldap.conf(5) for details
# This file should be world readable but not world writable.
#BASE dc=...
2017 Feb 13
1
LDAP problem
...allow_sasl_over_tls
[OK]
Now test with this command:
ldapsearch -D "Administrator at samdom.example.com" -b "cn=Users,dc=samdom,dc=example,dc=com" -H ldaps://dc1.samdom.example.com -W sAMAccountName=rowland
[I got the same thing ]
ldapsearch -D "administrator at lucas.ufes.br" -b "cn=users,cn=lucas,dc=ufes,dc=br" -H ldaps://devsamba.lucas.ufes.br -w 's3nh4.s3rv3r' sAMAccountName=administrator
ldap_sasl_bind(SIMPLE): Can't contact LDAP server (-1)
Thank you for the help. I don't know if it is a server machine's problem. Probably...
2017 Feb 13
1
LDAP problem
Hello Brian,
Sorry to my late answer, I did what you suggest previously
This error suggests a problem with your certificate. If it used to work
previously, then check it hasn't expired.
openssl s_client -connect devsamba.lucas.ufes.br:636
copy-paste the certificate into a pem file, including begin/end lines
openssl x509 -in mycert.pem -noout -enddate
And check your root CA cert hasn't expired:
openssl x509 -in /usr/local/samba/private/tls/cert.pem -noout -enddate
I did the first command and I got this:...
2017 Jan 05
1
Samba4 + Winbind
...d fails when I try to test the connectivity.
# wbinfo --ping-dc
checking the NETLOGON dc connection failed
failed to call wbcPingDc: WBC_ERR_WINBIND_NOT_AVAILABLE
Could not ping our DC
My smb.conf is now this:
# Global parameters
[global]
netbios name = DEVLUCAS1
realm = LUCAS.UFES.BR
workgroup = LUCAS
server role = active directory domain controller
winbind nss info = template
template shell = /bin/bash
template homedir = /home/%U
[netlogon]
path = /usr/local/samba/var/locks/sysvol/lucas.ufes.br/scripts
read only = No...
2017 Jan 04
3
Samba4 + Winbind
.../samba/lib/libnss_winbind.so.2 /lib64/libnss_winbind.so
ln -s /lib64/libnss_winbind.so /lib64/libnss_winbind.so.2
modified my nsswitch.conf
passwd: files winbind
group: files winbind
shadow: files
my smb.conf:
# Global parameters
[global]
netbios name = DEVLUCAS1
realm = LUCAS.UFES.BR
workgroup = LUCAS
server role = active directory domain controller
winbind use default domain = Yes
winbind cache time = 300
winbind reconnect delay = 30
winbind enum groups = Yes
#winbind use default domain = Yes
template shell =...
2009 Dec 14
1
Logit Estimation with Panel Data
Hi all!
Do you know if there is any R function/package that can be used to
estimate "logit" models with panel data and forecasting?
Thanks,
Moysés.
--
Moysés Nascimento
Bacharel em Estatística/UFES
Mestre em Estatística Aplicada e Biometria/UFV
Doutorando em Estatística e Experimentação Agropecuária/UFLA
moysesnascim@gmail.com
[[alternative HTML version deleted]]
2017 Jan 04
0
Samba4 + Winbind
...64/libnss_winbind.so /lib64/libnss_winbind.so.2
>
>
> modified my nsswitch.conf
>
> passwd: files winbind
> group: files winbind
> shadow: files
>
> my smb.conf:
>
> # Global parameters
> [global]
> netbios name = DEVLUCAS1
> realm = LUCAS.UFES.BR
> workgroup = LUCAS
> server role = active directory domain controller
>
> winbind use default domain = Yes
> winbind cache time = 300
> winbind reconnect delay = 30
> winbind enum groups = Yes
> #winbind use...
2014 May 08
2
2x Samba4 Bugs - "mount error(5): Input/output error" & "recycle: stat for ... AFP_AfpInfo returned No such file or directory"
Hi
I'm using Samba version 4.1.7 on the server side. On the Client side is
multiple versions
- a copy machine Konica Minolta
- Windows XP
- Windows 7
- Mac OSx (Mavericks)
- CentOS (XenServer)
all of them get sporadic input output errors. E.g: on a Linux I would get a
mount error(5): Input/output error
after the first try. And as funny as it sounds, but the second try is a
success and
2011 May 27
0
saving multiple arrays from a foreach loop
Dear R-List member,
I have a problem when I'm trying to save two arrays from a foreach-loop.
I'm also not sure whether this is possible or just my inexperience.
However, this works perferctly fine with a for-loop.
Here is an example code - any help is much appreciated!!:
############
n.vpn = 2
n.run= 3
# create to empty matrices
sme = matrix(NA,4,n.vpn)
test = matrix(NA,4,n.vpn)
#
2002 Dec 25
1
PXE Linux in Deutsch
Hallo wer will PXE Linux in deutsch haben?
Ich hatte mir mal die M?he gemacht es zu ?bersetzten.
2005 Oct 12
6
[OT] Gentoo install help please
I''ve decided to take the plunge and go with Gentoo for my rails development
and test box. I figure the easy of maintenance is worth the setup hassles.
Anyway, I''m followin the instructions on the Gentoo web site. I''ve selected
the ..''i686'' 2.6 kernel for my 700mhz amd processor, and choosen stage3
install option from CD. I''m now at the the
2014 Jun 10
6
[LLVMdev] Suggestions for optimizations
Hello!
I was trying to optimize our automatically generated backend for Open
RISC and for this purpose I went through the
gcc torture testsuite.
There are many programs that are better optimized by LLVM, but some are
much better optimized by gcc 4.9.
The main limitations were is loop unrolling and structures handling.
Differences can be best seen e.g. when compiling for an
2006 Dec 10
2
dovecot+exim4+thunderbird+shared-folders-with-links+permissions-problems
Hello,
I'm using 0.99.14 with debian 2.6.8-2-386 #1 Tue Aug 16 12:46:35 UTC
2005 i686 GNU/Linux and
exim4.
I use the shared folder with symlinks, created by the script
create_dovecot_shares-1.06.
I have set the permissions and use umask 0007 on dovecot and
in exim in maildir_home:
directory_mode = 0770
mode = 0660
every thing works well, but
if I'm moving a mail from my inbox
2011 Dec 21
0
Gower
Alguém sabe onde encontro os comandos para utilizar em
daisy() no pacote cluster o método de Gower
para dados moleculares codominantes, quantitativos e multicategóricos
"conjuntamente"?
Agradeço.
OBS.: confirmar por favor o recebimento da mensagem.
####################################
Adésio Ferreira
Universidade Federal do Espírito Santo
Centro de Ciências Agrárias
Departamento