Displaying 20 results from an estimated 4000 matches similar to: "allowing shell users to change passwords"
2013 Dec 08
1
OGG loads as a naked file, but not if embedded in an IFF.
I can now load and play AIFF, WAV, and OGG files using libsndfile and
libao. Now I'm moving on to loading and playing files embedded in an IFF
file. This is presenting a problem. Playing an AIFF embedded in an IFF
works fine. Playing an OGG embedded in the same IFF fails.
Specifically, it appears that sf_open_fd() can't figure out what it's
being told to load. Except for
1999 Nov 19
1
Fwd: Re: status of openssh for solaris?
Regarding /tmp/random:
Someone has made the same quick&dirty fix as my AIX compile fix, for a lack
of /dev/urandom.
ssh expects some random bytes to be available in that file. I, or someone
else should probably create a more portable way of generating entropy. ;)
//Tor-?ke
>From: Niels Provos <provos at outguess.org>
>To: openssh-unix-dev at mindrot.org
>Subject: Fwd: Re:
2014 Jun 26
1
Bug in quota_get_status
Hi,
the configuration option
lmtp_rcpt_check_quota = yes
didn't work, so I traced down the problem:
quota_get_status (quota_storage.c:89) calls quota_test_alloc
(quota.c:1352) with size = 0 bytes, which leads always to a FALSE result
in quota_is_over (quota.c:1305).
I've fixed the function quota_is_over by considering ctx->bytes_over and
ctx->count_over. See the included
2019 Sep 23
5
File manager or browser for IMAP?
Hi all,
I could really use a file manager or browser to browse my Dovecot IMAP.
Ideally it would have hotkeys to move, copy, delete and send. The send
part needn't be coded: Just a call to a shellscript which can handle
the send the way it's locally the most convenient.
Anyone know of such a file manager or browser for IMAP?
SteveT
Steve Litt
Author: The Key to Everyday Excellence
2007 Nov 05
3
How to get rails command to default to MySQL instead of SQLite?
I''m running OS/X 10.5 Leopard. Although I have MySQL installed the
rails command creates a database.yml file that defaults to SQLite. How
do I get it to default to MySQL instead?
TIA
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
2015 Jun 22
3
CentOS on ARM7 (eg Raspberry Pi)
I saw in the anouncement for the upcoming Boston, MA conference that there
will be demos of CentOS on an ARM7 system. I am wondering: does this mean that
there is somewhere out there a build of some version of CentOS that might run
on a Raspberry Pi (which has an ARM7 processor)?
--
Robert Heller -- 978-544-6933
Deepwoods Software -- Custom Software Services
2003 Sep 08
8
Can I execute a shell script from Wine ?
I need to be able to trigger a Linux procedure (shell script, or PERL for
example) from Wine.
Is it possible to do ?
Please help !
Thanks.
Boris Kirshteyn
K-B Toys, Software Architect
(413) 496-3249
bkirshte@kbtoys.com
2004 Nov 27
3
Prevent client disconnecting fallen-too-far-behind
Hello,
Does anybody know how I can configure icecast so it doesn't disconnect a
client which "has fallen too far behind".
We are using icecast2.01 streaming software for our church home-listening
system.
Our client we use a netgem-netbox.
We are streaming 25kbps MP3 on V90-56kbps modem connection
After around 45 minutes after starting the cleint the icecast error.log
reports:
2004 Oct 12
12
Qdisc statistics project
As a necessety for my job is to real-time monitor the bytes, packets, packet
dropped etc of all the qdiscs working inside the kernel i''ve tried varius
methods:
1. Parse tc -s command output and update a round robin database and use
rrdtool to graphically display tc statistics.
[varius perl scripts exist for the above job]
2. Unsuccesfully tried QoS SNMP extensions, in order to use a
2011 Dec 07
5
Help to install horde
Hello,
I have install Horde rpm with webmin:
Instalando paquete(s) con el comando yum -y install yun grouinstall horde ...
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: centos.intergenia.de
* epel: ftp-stud.hs-esslingen.de
* extras: centos.intergenia.de
* updates: ftp.belnet.be
Setting up Install Process
No package yun available.
No package grouinstall
2012 Oct 05
4
horde sync status ?
Hello all,
I had a quick look at the horde site and noticed that
horde is being advertised as, let's say, "smartphone friendly".
Does anyone know if the newest horde version can "talk" to?
smart phones in regards to e-mails ?
In other words, can a user owning a smartphone get his/her
e-mails on it apart from the webpage ?
Thank you,
spyros
?
----
"I merely
2015 Sep 16
2
New created users can not log in
Hi,
I am using dovecot 2.2 for some time. All users on the system can log in
using Horde Webmail.
But now, after creating a new user on the server with <useradd -m
username> this new user is not able to log in. Of course I have set a
password for the new user.
In the log file I can see:
Sep 16 23:04:05 servername auth: gkr-pam: error looking up user information
Sep 16 23:04:07
2011 Dec 09
2
Horde mailboxes with Virtualmin and CentOS 6
I'm sorry if it is off-topic, maybe not.
I have CentOS 6, webmin/virtualmin panel and I just install Horde 3/imp 4.
In my virtualmin panel I have many email configured, but when I acces
Horde and I try to login with email/password or user/password, Horde
tell me login or password not good.
What I have to do to synchronize Horde and virtualmin mailbox?
Thanks you
Ernesto
2014 Mar 24
5
has anybody gotten horde working?
Hi,
Horde seems to be quite the problem child. It sorta kinda looks like
session handling is entirely broken.
kronolith will let me in, but not for long. Then I get "invalid token"
and am bounced back to the home screen.
imp won't let me in at all. This behavior is completely broken: I get
a log in screen and a message in /var/log/messages about not being
authorized for IMP (which
2007 Aug 21
1
Exim-dovecot-Horde/imp-Mysql
Dear all,
I'm running a linuxbox with ' Dovecot<->Exim<->horde/IMP<-> Mysql ', this is a
very good combination and works excellent for the system users.
Now I want to change the configuration and authenticate against the mysql
database from horde. That way it is much easy for me to create (virtual) mail
users. I also want to use the mail alias of the horde users
2005 Dec 14
3
Horde domxml dependency problem
It appears that Horde requires the "domxml" PHP extension, which is
apparently not a part of the standard CentOS 4.x PHP 4.x distribution.
In fact, "domxml" is no longer available from the sourceforge web site
as they prefer the use of the dom libraries in PHP5 instead.
http://pecl.php.net/package/domxml
Given these facts, how has anyone gotten this working? I would love to
2006 Apr 08
4
anyone running with Horde mail?
Hey again folks ;-)
Seems my auth is working afterall when I telnet to the IMAP port.
But darned if I can get it working with Horde web mail. Is anyone out
there doing this just first of all to confirm to me that the
combination works OK.
I don't care so much about shadow auth since apparantly my pam auth is
working just fine.
thanks,
-Alan
--
"True Budo is done for the sake of
2005 Dec 13
1
Horde framework from CentOS Extras
Hi!
Anyone of you running the Horde framework applications from CentOS
Extras RPM install? Since yesterday's security update I can no longer
safe the application's configuration from withing the browser
administration. For each required setting with a dropdown menu the
dialog claims that I missed to make a selection, while of course I did.
Just to note: yes, the filesystem permissions for
2015 Nov 26
2
How disable forwarding-only connections (i.e. non-shell/command non-sftp connections)? (Maybe this is a feature request!)
On 2015-11-26 14:16, Darren Tucker wrote:
> On Thu, Nov 26, 2015 at 4:49 PM, Tinker <tinkr at openmailbox.org> wrote:
>> On 2015-11-26 13:33, Darren Tucker wrote:
> [...]
>>> What is the script going to do?
>
> You didn't answer this.
Register the login to the group's login database.
>> How would you do it using bsdauth?
>>
>> (PAM
2007 Sep 08
3
imap webmail client needed
Hi list,
I?m searching a webmail imap client including a calendar and a todo list
(last is not necessary) for 2 or 3 users. I have tried zimbra but it?s too
oversized for my claim.
Do someone have a hint?
Thanks.
Kamill