Displaying 20 results from an estimated 300000 matches similar to: "with antivirus"
2009 Nov 13
2
./smbpasswd: symbol lookup error: ./smbpasswd: undefined symbol: _talloc_get_type_abort
Hi folks :-)
I compiled samba (latest stable v3.4.3) on my debian stable, everything seems
ok but when I try to add new samba user ./smbpasswd:
./smbpasswd: symbol lookup error: ./smbpasswd: undefined symbol:
_talloc_get_type_abort
I already checked useful libreries but I don't understand this problem.
what can I do?
(samba pre-compiled packages on debian are some grave bugs)
thanks
2017 Sep 05
2
lda
Sep 5 19:59:21 domain postfix/qmgr[19936]: warning: connect to
transport private/spamassassin: Connection refused
Pol
On 2017-09-05 03:10, Bill Shirley wrote:
> Try main.cf:
> # dovecot 2.x
> mailbox_command = /usr/bin/spamc -e /usr/libexec/dovecot/dovecot-lda
> -a "$RECIPIENT" -f "$SENDER" -m "$EXTENSION"
>
> Bill
>
>
> On 9/3/2017
2017 Sep 05
0
lda
Am 05.09.2017 um 20:00 schrieb Pol Hallen:
> Sep? 5 19:59:21 domain postfix/qmgr[19936]: warning: connect to
> transport private/spamassassin: Connection refused
>
> Pol
why not simply use spamass-milter with postfix and then lmtp from
dovecot, your desired way is really old fashioned...and has no benefit
in any way
>
> On 2017-09-05 03:10, Bill Shirley wrote:
>> Try
2008 Jul 10
3
charaters problem
Hi folks :-)
Mounting a shared ntfs volume in debian os, I see some files like this:
L'?uomo di notte.jpg
the real name is: L'?omo di notte.jpg
So, when I try to open this file (from a client) a message error appear: "the
file doesn't exist".
How can I resolve this problem?
Thanks
Pol
2016 Sep 13
2
(file server) force users to change own password
> net sam set pwdmustchangenow (username) yes
what does you mean?
I need a GUI that allow users change own password
thanks
Pol
2013 Dec 02
2
[Bug 10304] New: safe_read failed to read 1 bytes
https://bugzilla.samba.org/show_bug.cgi?id=10304
Summary: safe_read failed to read 1 bytes
Product: rsync
Version: 3.1.0
Platform: x86
OS/Version: FreeBSD
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: polhallen at fuckaround.org
2015 Apr 16
4
network collapse
Hi folks
on debian stable I've a default samba file sharing config. Everything
works perfectly (almost...) - samba version 3.6.6
>From linux and windows clients (wired and wifi too) when I (i.e. listen
musics) often (one time every 4/5 minutes) networks suddenly collapse (for
less one second) and immediately goes up. So I've an interrupt of
broadcast (this happens also if I use rsync
2016 Aug 03
0
netbios and interfaces
On Wed, 3 Aug 2016 18:41:53 +0200
"Pol Hallen" <samb at fuckaround.org> wrote:
> Hi all
>
> I've a samba server listen on eth0 (everything ok) and eth2
>
> server1 has eth2: 192.168.100.212 <--> 192.168.100.213 (another linux
> server) with another interface 192.168.30.0/24
>
> from network 192.168.30.0/24 I can ping 192.168.100.212 and works
2010 Sep 15
2
performance transfer (samba VS ftp)
Hi folks :-)
situation:
debian stable (samba version 2:3.2.5-4lenny9)
from clients by ftp the transfer of huge file is about 10/11Mb/s (with an
ethernet 10/100)
by samba came 5/6Mb/s
is it correct?
In smb.conf I don't have any "strange"options:
thanks
Pol
domain master = yes
preferred master = yes
os level = 65
workgroup = WORKGROUP
netbios name = name
Server String = name
2015 Apr 16
0
network collapse
based on what your saying.. im not thinking this is samba related.
I guess check your switches and find the "fault" autosense for your nics..
You can use thisone to disable autosence
ethtool -s ethX autoneg off
en set correct nic speed.
ethtool -s ethX speed XXXX
BUT ! check your switches first.
greetz,
Louis
>-----Oorspronkelijk bericht-----
>Van: sambait3 at
2017 Sep 05
0
pam authentication
No, you modify dovecot.conf
Aki
On 05.09.2017 14:40, Pol Hallen wrote:
> Do I modify auth-system.conf.ext only (sorry for the question)
>
> if yes, I've same problem
>
> Pol
>
> On 2017-09-05 13:34, Aki Tuomi wrote:
>
>> Try configuring like this:
>>
>> passdb {
>> args = scheme=SHA256 username_format=%u /etc/dovecot/users
>> driver =
2017 Sep 05
0
pam authentication
Sorry, small typo
passdb {
driver = static
args = user=%n noauthenticate
}
Aki
On 05.09.2017 14:51, Pol Hallen wrote:
> does not work :-/
>
> Sep 05 13:49:41 auth: Debug: auth client connected (pid=31115)
> Sep 05 13:49:41 auth: Debug: client in: AUTH 1 PLAIN
> service=imap secured session=IFCT0m9Y0KjAqAFk
> lip=192.168.1.100 rip=192.168.1.100
2017 Sep 05
2
pam authentication
Do I modify auth-system.conf.ext only (sorry for the question)
if yes, I've same problem
Pol
On 2017-09-05 13:34, Aki Tuomi wrote:
> Try configuring like this:
>
> passdb {
> args = scheme=SHA256 username_format=%u /etc/dovecot/users
> driver = passwd-file
> }
>
> passdb {
> driver = static
> args = username=%n noauthenticate
> skip = authenticated
2015 Mar 03
2
dhclient.conf
Hi all :-)
on centos 6 I need keep the hostname from a dhcp server:
cat /etc/sysconfig/network-scripts/ifcfg-eth0
DEVICE=eth0
HWADDR=00:50:56:27:0E:C8
TYPE=Ethernet
UUID=20924b21-e92a-4944-a054-06d1967155c1
ONBOOT=yes
NM_CONTROLLED=yes
BOOTPROTO=dhcp
PEERDNS=yes
with this config, centos keep only ip from dhcp server (not gw, not dns)
where is dhclient.conf? I need to create it? If yes,
2016 Aug 03
4
netbios and interfaces
Hi all
I've a samba server listen on eth0 (everything ok) and eth2
server1 has eth2: 192.168.100.212 <--> 192.168.100.213 (another linux
server) with another interface 192.168.30.0/24
from network 192.168.30.0/24 I can ping 192.168.100.212 and works with
samba shares (but only using numeric IP)
I don't see any computers from windows machines.
nbtstat doesn't find any host
2017 Sep 05
0
pam authentication
Try configuring like this:
passdb {
args = scheme=SHA256 username_format=%u /etc/dovecot/users
driver = passwd-file
}
passdb {
driver = static
args = username=%n noauthenticate
skip = authenticated
}
passdb {
driver = pam
skip = authenticated
}
On 05.09.2017 14:29, Pol Hallen wrote:
> Sure :) thanks
>
> cat /var/log/dovecot/[...]
>
> Sep 05 13:26:02 auth: Debug:
2017 Sep 05
2
pam authentication
Sure :) thanks
cat /var/log/dovecot/[...]
Sep 05 13:26:02 auth: Debug: auth client connected (pid=30131)
Sep 05 13:26:02 auth: Debug: client in: AUTH 1 PLAIN
service=imap secured session=JK0Bfm9YuqfAqAFk
lip=192.168.1.100 rip=192.168.1.100 lport=143
rport=42938 resp=AG1heEBmdWNrYXJvdW5kLm9yZwBQYW5kb3JhMjAwMA==
(previous base64 data may contain
2017 Sep 03
2
lda
Hi all :)
I will try to use /usr/lib/dovecot/deliver instead of postfix. I'd like
automatically move email to junk folder. I use debian 9.
cat /etc/postfix/master.cf
[...]
spamassassin unix - n n - - pipe
user=debian-spamd argv=/usr/bin/spamc -f -e /usr/lib/dovecot/deliver
-f ${sender} -d ${recipient}
with this line dovecot works perfectly but only with virtual users, my
2010 Jun 29
0
how to create a shape file from a polygone
Dear R-users,
I have created a map with plot location using longitude/latitude coordinates
with the PlotOnStaticMap() function of the RgoogleMaps package. Everything
works fine until I try to put a polygon on the map. The polygon() function
doesn?t work and I need to use the special function PlotPolysOnStaticMap()
however this requires a shapefile (which I'm not sure what it is) and not XY
2015 Apr 16
0
network collapse
On 2015-04-16 11:26, sambait3 at fuckaround.org wrote:
> Hi folks
>
> on debian stable I've a default samba file sharing config. Everything
> works perfectly (almost...) - samba version 3.6.6
>
> From linux and windows clients (wired and wifi too) when I (i.e. listen
> musics) often (one time every 4/5 minutes) networks suddenly collapse (for
> less one second) and