similar to: Join to Linux domain

Displaying 20 results from an estimated 700 matches similar to: "Join to Linux domain"

2009 Jul 05
4
login.bat has error?
Dear all, I ran PDC on smbpasswd auth. When i use following the command, i receive : ////////////////////////////////////////// debian:/usr/local/etc/samba_3# ./bin/net rpc join mylove -U root Enter root's password: Creation of workstation account failed Unable to join domain MYLOVE. debian:/usr/local/etc/samba_3# /////////////////////////////////////////////////////// my smb.conf is :
2013 Sep 12
2
Where's Dovecot's ports?
Dear all, I installed "dovecot dovecoot-mysql postfix and postfix-mysql" from debian repository 7. I start them with "/etc/init.d/postfix start" and "/etc/init.d/dovecot start" but When i use nmap localhost I see the following output: root at sito:/etc/dovecot# nmap localhost Starting Nmap 6.00 ( http://nmap.org ) at 2013-09-12 07:35 IRDT Nmap scan report for
2008 Aug 05
3
Yum
Dear All, When i install CentOS, it doesn't install yum package. How i do it? when i haven't yum, it is like that i haven't apt-get. Please help me.... Yours, Mohsen
2009 Mar 02
0
an intresting problem
Dear all, I have compiled dovecot.When i use dovecot --build-options , i receive following messages: ------------------------------------------------ debian:/home/mohsen# dovecot --build-options Build options: ioloop=epoll notify=inotify ipv6 openssl Mail storages: maildir mbox dbox cydir raw SQL drivers: Passdb: checkpassword vpopmail Userdb: prefetch static vpopmail
2004 Feb 14
2
SOS
Hi,When i run "service dovecot start",I receive following line: Starting IMAP daemon (dovecot): Fatal: Can't use SSL key file /usr/share/ssl/private/dovecot.pem: No such file or directory [FAILED] Please guide me until i can make a key file.... Yours,Mohsen. ===== ---------DIGITAL SIGNATURE-------------------
2009 Jun 04
2
deleteing label (cheating crackers)
Dear all, When i telnet to my server, I see following things: [root at daka ~]# telnet 0 110 Trying 0.0.0.0... Connected to 0. Escape character is '^]'. +OK Dovecot ready. Now i want to delete Dovecot word & put my word. How i do? Yours, Mohsen
2004 Feb 08
1
a newbie question.
Hi, I'm a newbie.Sorry for my question. I have RH9 & downloaded rpm of dovecot for RH9. I installed it: rpm -ivh nameOfthatrpm & when i ran #service dovecot start ,I recieved following lines: Starting IMAP daemon (dovecot): Fatal: Can't use SSL certificate /usr/share/ssl/certs/dovecot.pem: No such file or directory
2013 Jun 20
2
MySQL tables and official documenttation
Dear all, Unfortunately, i created my tables according to the older tutorial, i search in dovecot.org and postfix.org but i didn't find any official documentation for tables. I want to use PF 2.10 and dovecot 2. Its tutorial was wrote on debian etch. eatch is very old. ---mohsen
2013 Jun 21
2
tables between dovecot and postfix and a paradoxical question
Dear all, I read we create the following table in wiki2 : CREATE TABLE users ( userid VARCHAR(128) NOT NULL, domain VARCHAR(128) NOT NULL, password VARCHAR(64) NOT NULL, home VARCHAR(255) NOT NULL, uid INTEGER NOT NULL, gid INTEGER NOT NULL ); But i read the following text in the official postfix documentation : "DO create tables with each matching item as a
2004 Feb 09
1
Start-up
Hi. I dovecot RPM on RH9,Of course,I used RPM fro RH9,But when i run "service dovecot start" I receiving a OK But when i run "service dovecot status" I receiving folloing line: dovecot dead but subsys locked & even when i run "ps -A |grep dovecot" ,i'm not receiving anythings. Please guide me..... Yours,Mohsen. ===== ---------DIGITAL
2004 Feb 12
1
dovecot-IMAP-SSL-StartUp
Hi everybody. I downloaded RPM of dovecot for RH9. & i installed it with "rpm -ivh ThatFILE.rpm" then i ran "service dovecot start" & i receiving following lines: Starting IMAP daemon (dovecot): Fatal: Can't use SSL certificate /usr/share/ssl/certs/dovecot.pem: No such file or directory [FAILED] Then i go
2004 Feb 14
1
your /etc/dovecot.conf
Hi. Please send me your /etc/dovecot.conf what edited. Yours,Mohsen. ===== ---------DIGITAL SIGNATURE------------------- ///Mohsen Pahlevanzadeh//////// Network administrator & programmer My work phone is : +98216054096-7 My home phone is: +98213810146 My emails is m_pahlevanzadeh at yahoo.com
2004 Apr 05
1
User authentication
Hi. I installed IMP webmail. I had use MySQL authentication for IMAP. Can i use MySQL for dovecot-imap server? Please guide me.... Yours,Mohsen. ===== ---------DIGITAL SIGNATURE------------------- ///Mohsen Pahlevanzadeh//////// Network administrator & programmer My work phone is : +98216054096-7 My home phone is: +98213810146 My emails is
2009 Apr 05
1
SSL
Dear all, I have installed qmail+dovecot+vpopmail. It work, Now i wanna enable ssl on dovecot.i have pop3 & imap on my dovocet.When i was reading SSL on wiki, i saw config of that i define 4 CA file(2cert+2key), But i see 2 ca file in mkcert.(1cert+1key) It seem wiki or mkcert.sh is incomplete. Please help me..... Yours, Mohsen
2017 Jul 11
1
Problem with download from local mirror
Thanks for consideration I use this command for update my repo rsync -avzH --delete-after centos.mirror.angkasa.id::centos /home/centos/ --log-file=/var/log/rsync/rsync.log.$(date +%Y%m%d%H%m%S) Best Regard Mohsen On Mon, Jul 10, 2017 at 11:32 PM, Marcelo Roccasalva < marcelo-centos at irrigacion.gov.ar> wrote: > On Mon, Jul 10, 2017 at 3:49 PM, mohsen Abbaspour >
2016 Mar 22
1
Virtual Netwok manager and cmd
Dear All, I'm reading the following pages: http://wiki.libvirt.org/page/TaskRoutedNetworkSetupVirtManager http://wiki.libvirt.org/page/TaskNATSetupVirtManager http://wiki.libvirt.org/page/TaskIsolatedNetworkSetupVirtManager routed mode, NAT mode and Isolated mode, But above pages explain with GUI, a sysadmin forgets GUI... Question is What's replacement of above command? ---Best
2016 Apr 10
1
create a network such as default network
Dear All, When user uses `virsh net-define xmlfile` , User only define an xml file in `/etc/libvirt/qemu/networks`. I created an uuid and another bridge in related xml file. But I need to create the following files for my network: `default.addnhosts default.conf default.hostsfile virbr0.status` Question is , can I create them via cmd? --Best regards mohsen
2016 Apr 28
1
virsh and disable interface
Dear All, According to http://wiki.libvirt.org/page/Networking#Debian.2FUbuntu_Bridging May be I have to do "ifdown eth0" How can I define, edit or other task live? ---mohsen
2004 Feb 14
1
Configure dovecot.
Hi. I installed dovecot,via RPM.But i don't know that i how to configure it. Please guide me...... ===== ---------DIGITAL SIGNATURE------------------- ///Mohsen Pahlevanzadeh//////// Network administrator & programmer My work phone is : +98216054096-7 My home phone is: +98213810146 My emails is
2009 May 28
1
syslog
Dear all, How i use syslog for dovecot? Yours, Mohsen