search for: mgamito

Displaying 13 results from an estimated 13 matches for "mgamito".

Did you mean: gamito
2007 Mar 26
2
Problems with LDAP
...tion o: telbit.pt dc: telbit dn: cn=admin,dc=telbit,dc=pt objectClass: organizationalRole cn: admin description: LDAP administrator userPassword:: e2NyeXB0fVQ3cnZKWVBXMGJCVnM= dn: ou=accounts,dc=telbit,dc=pt objectClass: top objectClass: organizationalUnit ou: accounts description: Users dn: uid=mgamito,ou=accounts,dc=telbit,dc=pt objectClass: top objectClass: person objectClass: inetOrgPerson objectClass: qmailUser o: Telbit uid: mgamito homeDirectory: /var/qmail/maildirs/mgamito at telbit.pt mailAlternateAddress: mgamito at mail.telbit.pt mailAlternateAddress: mgamito at metropolis.telbit.pt mai...
2007 May 08
1
Problems with LDAP
...# Grupos do TIM dn: ou=futebol,ou=accounts,dc=telbit,dc=pt objectClass: organizationalUnit description: Grupo de Futebol ou: futebol # Grupo do futebol dn: uid=futeboladas,ou=futebol,ou=accounts,dc=telbit,dc=pt objectClass: top uid: futeboladas objectClass: groupOfNames cn: Futeboladas member: uid=mgamito,ou=tim,ou=accounts,dc=telbit,dc=pt member: uid=alopes,ou=tim,ou=accounts,dc=telbit,dc=pt member: uid=tmarto,ou=tim,ou=accounts,dc=telbit,dc=pt cn: Futebol as it is, with "uid: futeboladas" i get the error: "adding new entry "uid=futeboladas,ou=futebol,ou=accounts,dc=telbit,dc=p...
2007 May 10
1
Very, very lame question :(
Hi, What is the package and the ctl name for fam in CentOS 4.4 ? Sorry... Warm Regards -- :wq! M?rio Gamito
2007 Apr 04
2
CentOS 4.4 32 bits not recognizing disks
Hi, I have to install this server with an Intel motherboard ASUS, model P5VDC-MX. It has a VIA hardware RAID controller model VT-8251. The two hard drives are SATA (don't know if II) and are Maxtor STM380211AS. Problem is that CentOS installation doesn't recognize any hard drives at all. The BIOS setup doesn't have an option to turn off SATA. Any ideas ? Thanks in advance. --
2007 Feb 16
0
Where is auth_dovecot
Hi, Shouldn't i have a file named auth_dovecot ? It's not in my system and i can't find anything about it in the docs. Any help would be appreciated. Warm Regards, M?rio Gamito
2007 Feb 16
1
Can't login in IMAP server
Hi, I can't login in the IMAP server. This is the log from a telnet session to port 143: Feb 16 15:38:32 mail2 dovecot: auth(default): client in: AUTH 1 PLAIN service=IMAP secured lip=192.168.84.128 rip=192.168.84.128 resp=<hidden> Feb 16 15:38:32 mail2 dovecot: auth(default): checkpassword(gamito at mail2.telbit.pt,192.168.84.128): Executed: /usr/local/bin/auth_imap
2001 Jan 04
0
Macintosh related question
Hi! First of all, i want to say thank you to all the people who helped me out the other day with the Mac question. In fact, Netatalk needed to be properly configured. Now i'm having another Mac problem :( and i've not been able to solve it. Well, it seems that although Macs are registering and functioning properly in the domain, they don't appear as such to the rest of the
2007 Apr 13
1
Why so many updates already for CentOS 5
Hi, I've just installed CentOS 5. I issued a yum update, and to my astonishment there are already 75 MB of updates. And i didn't even installed X. Why is this ? Warm Regards -- :wq! M?rio Gamito
2007 Apr 24
1
A little bit OT
Hi, Is there anyone here using Openfire Jabber server with CentOS 4.4 LDAP ? If so, how do I map the vCard fields with the LDAP info ? I'm completely lost here :( Any help would be appreciated. Warm Regards, M?rio Gamito
2007 Feb 12
1
yum behinf authenticated proxy
Hi, I've just installed a CentOS 4.4 and i'm behind a proxy with authentication. Does anyone know the parameters for the environment variable "http_proxy" so i can make a "yum update" ? Usually i'd do a $ export http_proxy="proxy.domaion.foo:3128" but this is not the case of an authenticated proxy. Any help would be appreciated. Warm Regards, M?rio
2007 Feb 12
0
yum (still)
Hi, Ok, i've set the proxy, the username and the password in yum.conf Restarted yum, and now i get: [root at localhost ~]# yum update Setting up Update Process Setting up repositories Cannot find a valid baseurl for repo: update Error: Cannot find a valid baseurl for repo: update I can resolve names (browse the web, etc.) Any help would be appreciated. Warm Regards, M?rio Gamito
2007 Feb 16
1
Son't have IMAPS
Hi, I've installed dovecot and i'm pretty sure it has SSL support built in. But i don't have IMAPS. I get all sort of errors. Thunderbird tells: "The connection was refused". If i disable imaps, imap works just fine. If i enable it, none of them work. The certificates in /etc/ssl/certs and /etc/ssl/private are the same ? Any help would be appreciated. Warm Regards,
2001 Apr 10
2
System password to login to SWAT
Hi! I'm running a Samba server at a University Department. I'd like to let my users change their "Samba password" through SWAT. So i've done a few hacks in swat.c Nothing much, essentialy i've adapted the interface and removed the other stuff. I don't have password sync between Samba and the system, because i want to let my users have separate passwords. Well...