Displaying 20 results from an estimated 600 matches similar to: "ssh tunnels"
2002 Aug 18
1
Paying Gig with Samba Client
Hello
I have a Free Software Fax Client I use for Samba based faxes called Respond.
I need it altered a little to be a little more professional. I need it
to pop a window to create a cover letter and attach it to the fax.
I don't program in Windows, so I can someone paid to do this from a client.
Please email if interested.
Thanx!
Ruben
--
__________________________
Brooklyn Linux
2002 Jan 04
2
Fax from Widows
Hey Guys
We've been using the respond program with SMB fax services and it's worked pretty good.
But I have one need which is not addressed by this software, which I'm hoping maybe
I can pay someone to hack into the windows code.
I need Respond to send a cover letter prior to being sent out, independent of the program queueing
the print job in windows. I was thinking I might be
2002 Nov 07
1
windows -> 2.2.6
I have the official 2.2.6 RPM for RH 8 installed, and can mount windows
shares on my linux box. I can't browse the samba shares from my windows
machine though. When I go to Start->Run, "\\<hostname>" I'm given this
error message.
"The account is unauthorized to login from this station."
I created and smbpasswd entry with smbpasswd -a. There are no error
2002 Oct 07
1
users can't change permissions on samba share
I have 2.2.5 (installed using binary RPM) on Red Hat 7.2 (should be
fully up2date). This server is acting as a PDC, and is working fine for
the most part. The problem I'm having is that nobody can change
permissions for files and folders on a service. I've attached my
smb.conf. I believe everyone change edit permissions for files/folders
in their profile. But nothing in the Public
2002 Oct 01
1
file permission problem
I have Samba 2.2.1a installed on RedHat 7.2, using RedHat's rev 4 RPMs
(samba-common, samba-client, samba, and samba-swat 2.2.1a-4). I have the
PDC part working. But there is one file share giving me problems. I have
a folder, /export0, which I want all the domain users to be able to use.
I have a group, unboundtech, which all the domain users are a member of.
The /export0 is owned by
2017 Jul 30
2
dovecot auth errors for a new user
Am 30.07.2017 um 21:49 schrieb Ruben Safir:
> 2017-07-30T15:47:23.113000-04:00 www dovecot: pop3(facebook): Error:
> user facebook: Initialization failed: Namespace '': Mail storage
> autodetection failed with home=/home/facebook
> 2017-07-30T15:47:23.116805-04:00 www dovecot: pop3(facebook): Error:
> Invalid user settings. Refer to server log for more information.
Define
2019 Feb 07
2
system wakeup caused by write operations to /var/lib/dovecot/instances
Hi Timo,
Thank you very much for replying with an instant solution!
Suggestion for future release: a setting in the configuration to
enable/disable the automatic instance_update_now action and/or set the
timeout by the user.
In the meanwhile I can use the recompiled version with this code change.
Problem solved for me.
Regards,
Tijl
Timo Sirainen schreef op 2019-02-07 15:59:
> On 2 Feb
2017 Aug 11
1
is a self signed certificate always invalid the first time?
On 08/10/2017 04:41 PM, Frank-Ulrich Sommer wrote:
> I can't see any security advantages of a self signed cert. I
then you fail to understand the history, like when Microsoft's certs
were undermined because the third party authentication agency gave the
keys to 2 guys that knocked on the door and asked for them...
--
So many immigrant groups have swept through our town
that
2017 Dec 11
2
hosting emails at home
thatis not secure and you might as well use gmail
It is not so hard to just get a static IP and put a mail server up.
fit/pc has perfect boxes for this, run on about 15w/h power
On Sun, Dec 10, 2017 at 02:42:36PM -0800, Kenneth Porter wrote:
> On 12/10/2017 12:39 PM, Stephan H wrote:
> >I have dovecot postfix setup on my home server as well. I use a virtual
> >server in the
2002 Dec 29
2
win98 browsing problem across VPN subnets
I have just setup a VPN connection three sites using IPCOP.
Everything seems to be talking ok, apart from browsing the network neighborhood. There are no NT/Win2K/XP servers running on any of the sites, all sites are just running win98 pc's using tcp/ip. I have tried configuring all PC's to be on the same workgroup and setup sharing, but still each site can only see the pc's
2017 Sep 07
1
password reset
On Sep 7, 2017, at 2:33 PM, Ruben Safir <ruben at mrbrklyn.com> wrote:
> On 09/07/2017 02:24 PM, @lbutlr wrote:
>> sudo passed <user>
>
> su -
> password username
No difference.
No difference when logging in to the console as root.
--
Apple broke AppleScripting signatures in Mail.app, so no random signatures.
2017 Jul 30
2
dovecot auth errors for a new user
I've been running dovecott without trouble for quite a why and now when
I added a new user, it is not accepting the user and I can not track the
problem. It says find more information in the server log, but it is not
in /var/log/messages or /var/log/mail.err and nothing with lsof
dovecot|grep log show anything to tail
www:~ # dovecot -n
# 2.2.13: /etc/dovecot/dovecot.conf
# OS: Linux
2002 Oct 09
1
Auto machine account creation
Hi everyone!
I've got Samba 2.2.5 installed in a network of 3 client machines all running
xp pro.
Everything works ok except "on-the-fly" machine account creation...from what
I've read I need something like
add user script = /usr/sbin/useradd -d /dev/null -s /bin/false -M $u
but this doesn't work for some reason.
Can anyone tell me what I'm doing wrong or haven't
2002 Nov 05
3
Swat NOT Working Yet!
I am running RedHat 8.0 and Samba 2.2.6. I already provided a proper xinetd file and appointed port 901 in /etc/services. What am I still missing?
-------------- next part --------------
HTML attachment scrubbed and removed
2002 Dec 05
2
2.2.7 RH 8.0 Binary RPM's
After installing these rpm's, no swat executable can be found... I've built
it from the sources and gotten it working, but is this something that needs
to be corrected in the rpm? Has anyone else noticed this, or did I do
something silly that I haven't realized yet?
2017 Sep 08
5
EOF from net_disconnect(fd)
I?m working on an OS project from github. There are two parts:
Dovecot plugin - https://github.com/st3fan/dovecot-xaps-plugin
Daemon written in Go - https://github.com/st3fan/dovecot-xaps-daemon
# dovecot --version
2.2.10
Both parts worked fine on CentOS 6 but I recently rebuilt them both for CentOS 7 and have run into some errors.
The plugin sends a notification over a socket to
2018 Dec 02
2
Mailing list address harvested for spamming
On Sun, Dec 02, 2018 at 03:58:53AM +0100, Bernd Petrovitsch wrote:
> On 02/12/2018 03:05, Michael A. Peters wrote:
> [...]
> > But - I would wager that over 95% of the time when someone hits the
> > reply button on a list post, their intent is to reply to the list.
>
> Even if it's 99%: What is the lesser risk if someone get's it wrong?
>
> Apart from the
2002 Oct 26
1
2.2.6-1 src rpm
I'm trying to get the 2.2.6-1 src rpm for RH 7.x from samba.org compiled
on RH 8.0. I built it as root with this command
rpmbuild --rebuild --target i686 samba-2.2.6-1.src.rpm.
Trying to install the built RPM (no errors in the build process) results
in these unmet dependencies:
# rpm -Uvh samba-2.2.6-1.i686.rpm
error: Failed dependencies:
perl(fix_print_html.lib) is needed by
2017 Sep 07
5
password reset
This is off topic, but I am not sure where to go.
I have a local user who cannot login because of a forgotten password, so I went to reset her password with
sudo passed <user>
Which appears to work, asking for a new password and a confirmation. No error occurs (unless I give it unmatched passwords), but the password is not changed.
if I try to change the password in the user's
2018 Dec 02
3
Mailing list address harvested for spamming
On 12/01/2018 05:49 PM, Ralph Seichter wrote:
> * Michael A. Peters:
>
>> Netiquette posts are just someone's opinion, and they often don't take
>> into account the vastly different way different types of minds work.
>
> Mailing list netiquette has been around for decades, for good reasons.
> If Joe User's mind "works differently", Joe needs to