similar to: No shell prompt presented on SSH connection

Displaying 20 results from an estimated 2000 matches similar to: "No shell prompt presented on SSH connection"

2001 Oct 27
3
libvorbis won't compile on LFS.
This is a linux from scratch based on the 2.4.13 kernel. I'm using a GCC 2.95.3, autoconf 2.52, and automake 1.5. Libvorbis compilation fails with a Signal 11 error as shown below. I had the same results with 2.4.12, 2.4.10, and 2.4.9. I've compiled hundreds of other packages without getting this error, and I've even tried changing the memory. This is my configure line, I used
2001 Oct 27
3
libvorbis won't compile on LFS.
This is a linux from scratch based on the 2.4.13 kernel. I'm using a GCC 2.95.3, autoconf 2.52, and automake 1.5. Libvorbis compilation fails with a Signal 11 error as shown below. I had the same results with 2.4.12, 2.4.10, and 2.4.9. I've compiled hundreds of other packages without getting this error, and I've even tried changing the memory. This is my configure line, I used
2001 Dec 26
3
Easiest CD --> Vorbis
What's the easiest single step command to use cdparanoia & oggenc to convert a CD straight into oggs without sucking a ton of disk space for WAVs in the meantime? Is it possible to do it so that the WAV rip resides in memory and only the ogg gets written to disk? Thanks, -- Casey Allen Shobe cshobe@softhome.net --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg
2005 Jun 30
2
Dovecot doesn't use vchkpw properly :(
Hey all, It seems that dovecot does NOT call vchkpw properly when using vpopmail-style authentication, I can only guess that it reads the vpasswd{,.cdb} files directly. This is indicated by the syslog log for the mail facitily which reads: Jun 30 16:51:30 [vpopmail] vchkpw-smtp: (PLAIN) login success blah at blah.com:24.17.153.137 Jun 30 17:16:25 [pop3-login] Login: blah at blah.com
2005 May 20
1
Stability
I am currently using Dovecot 0.99.14-r1 as provided by Gentoo, in a Qmail + VPopmail configuration. I am curious as to how to configure it to ensure the most stability, as it serves >1000 clients. I would rather disable any indexing that give small speed improvements if they are not known to be stable. Advice? Cheers, -- Casey Allen Shobe | http://casey.shobe.info cshobe at
2001 Nov 26
2
RE: [±¤°í] À¯¿ëÇÑ Á¤º¸ÀÔ´Ï´Ù!!!
> Can someone P L E A S E switch the ML to "only subscribers > can post"?!?! No thanks. Just improve the filters to detect extended characters. Ross. --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org' containing only the word
2006 Feb 23
1
Digest-MD5 and GSSAPI not working in beta3
I have built dovecot with kerberos support, however am not able to log in using GSSAPI support in my mail client. I receive the following error: SASL(-4): no mechanism available: No worthy mechs found Additionally, Digest-MD5 does not work - I receive an authentication failed (as though I have an incorrect password) if I try to use it. I am using PostgreSQL for authentication, and returning
2006 May 26
2
Outlook causes BIG dovecot index problem (beta 8, outlook 2003)
Hey all, Well, I typed up all the below, then managed to fix the problem before sending this to the list. I'll send it anyways, in case anybody else is affected by it (and because it does indicate a definite bug in Dovecot's experimental Kerberos support). The fix is to recompile without kerberos enabled, and to take gssapi out of the auth methods in the config (the latter alone
2010 Mar 09
3
Active Directory domain controller authentication order
Hello, I'm curious if anybody knows how to configure the order in which domain controllers are contacted by clients for authentication purposes and other such stuff. I've a situation where it seems that all our Windows computers are attempting to authenticate off of a remote server before the local one, which is backwards. I'm not even certain where to check what they are actually
2007 Jun 01
2
Sharing nested folders / maildir variations?
Hey all, So I've got a shared namespace in dovecot where users can, via a custom control panel, share their folders into (which creates a symlink) in order to allow anyone on their domain to access it. I store mail in maildir. The issue is that when people share folders, they expect that when they make subfolders, those are automatically shared as they are contained within it.
2009 Dec 03
2
Active Directory DNS Registration
Hi, I'm using a domain where the DNS is hosted by a couple of domain controllers on the network, outside of my control. I do have ability to work with group policy and active directory users and computers. I was able to join a samba/linux computer to the domain using 'net rpc join -S <IP of local DC/DNS server>'. This caused an entry for the computer to show up in Active
2005 May 14
1
redhat+dovecot+sendmail problem
I got problem i don't know how to solve. Everything is working fine except that i cant send any html or attachments to the server....they never come to the inbox.. what can be wrong? -- _______________________________________________ Check out the latest SMS services @ http://www.linuxmail.org This allows you to send and receive SMS through your mailbox. Powered by Outblaze
2006 Feb 24
1
Server & move to Dovecot
Hi, I a currently running a server which is using uw-imap server which currently has 190 users. I am looking to move the server OS and the imap server to Dovecot Imap Server. We are currently using mbox as the default mail file. I have a couple of questions to ask. 1) Would it be better if we moved to maildirs during the server move? 2) All current mail files are in a directly called
2006 Feb 24
1
Old Maildir UW-imap
Hi all, I'm new in using dovecot and I'm running in a problem, which I cannot solve without hours and hours of work. Maybe there is a solution, which I didn't find with old friend google :_) Here is the problem: We are using an old mailserver (it's running fine for 5 years) with qmail and the old uw-imap server. All users have their grown directories under a home/Maildir folder.
2006 Feb 23
0
Beta3 bug - non-first make install's fail
make[4]: Entering directory `/home/root/dovecot-1.0.beta3/src/plugins/convert' mkdir -p -- /usr/lib/dovecot/imap /usr/lib/dovecot/pop3 /usr/lib/dovecot/lda for d in imap pop3 lda; do \ rm -f /usr/lib/dovecot/$d/lib02_trash_plugin.so; \ ln -s ../lib01_convert_plugin.so /usr/lib/dovecot/$d; \ done ln: `/usr/lib/dovecot/imap/lib01_convert_plugin.so': File exists ln:
2006 Mar 08
0
Undeleteable folders
We have 3 folders in every user's account which need to be there. Sometimes the users are stupid and delete or rename them. Is there any way to make them unmodifiable, but still allow them to see them, and move mail into/out of them? Cheers, -- Casey Allen Shobe | cshobe at seattleserver.com | 206-381-2800 SeattleServer.com, Inc. | http://www.seattleserver.com
2002 Dec 16
2
Maildir problem..
I have the most interesting problem... I've compiled dovecot from CVS with a checkout on 2002-12-15 around 23:00 PST. When I select a message in my MUA I can view it and stuff, however, if I select another message, or folder, the message disappears. It appears that dovecot shortens the Maildir message name to ":2,S" and then you can't access the message from the MUA again.
2004 Aug 06
2
CVS
Jeff Utter <funk@softhome.net> writes: > I was just wondering how to access the icecast CVS server, it seems that > anonomously (boy i can't spell) you can only download the CVSROOT > directory, which doens't really contain much. how do i get other stuff, > like icecast, icecast2, ect. Pointing a browser at http://cvs.icecast.org should answer your questions. =) ------
2009 Dec 24
6
benchmark results
I've had the chance to use a testsystem here and couldn't resist running a few benchmark programs on them: bonnie++, tiobench, dbench and a few generic ones (cp/rm/tar/etc...) on ext{234}, btrfs, jfs, ufs, xfs, zfs. All with standard mkfs/mount options and +noatime for all of them. Here are the results, no graphs - sorry: http://nerdbynature.de/benchmarks/v40z/2009-12-22/ Reiserfs
2009 Dec 24
6
benchmark results
I've had the chance to use a testsystem here and couldn't resist running a few benchmark programs on them: bonnie++, tiobench, dbench and a few generic ones (cp/rm/tar/etc...) on ext{234}, btrfs, jfs, ufs, xfs, zfs. All with standard mkfs/mount options and +noatime for all of them. Here are the results, no graphs - sorry: http://nerdbynature.de/benchmarks/v40z/2009-12-22/ Reiserfs