Displaying 15 results from an estimated 15 matches for "akc".
Did you mean:
ac
2004 Apr 07
0
Printing problem, CUPS
...hares mounted. And I checked the
cups-log, and the printjobs never gets in the cups queue, so I assume I
is a samba issue.
Any help would be appreciated!
Thanks Torben
I attached:
smb.conf
cupsd.conf
log.smbd
log.nmbd
----------------smb.conf-------------------
[global]
workgroup = AKC
netbios name = SERVER1
server string = AKCServer
interfaces = eth1
passdb backend = tdbsam
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
os level = 64
preferred master = Yes
domain master = No
wins support...
2004 Apr 05
0
Cups printers. Won't print first page! sometimes not atall.
...onnection should be established, when trying to print.
Any help would be appreciated!
Thanks Torben
I attached the smbd and the nmbd log from the last two days, and cat'ed
the smb.conf and cupsd.conf beneath...
-----------------------------------
cat smb.conf
[global]
workgroup = AKC
netbios name = SERVER1
server string = AKCServer
interfaces = eth1
passdb backend = tdbsam
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
os level = 64
preferred master = Yes
domain master = No
wins support...
2013 Oct 07
0
Buďte zdravější!
Akce 4 +1
===================================================
M?te pomal? metabolismus, chcete zhubnout?
Hubn?te zdrav?, bez zat??en? sv?ho
organismu!
Nyn? ke ka?d?mu ?tvrt?mu bal?ku d?v?me
jeden bal?k zdarma!</a> Nev?hejte, objednejte
hned! Bu?te zdrav?j?? o jednu kostku nav?c!
Objednejte te...
2006 Dec 14
1
Problems using gssapi authentication from FreeBSD to Linux machines
...32768
debug2: channel 0: rcvd adjust 131072
Last login: Thu Dec 14 22:54:25 2006 from duty.hdfgroup.uiuc.edu
**** Message of the Day ****
Kagiso has backup running on /, /home and /mnt/hdf. Email me restore
requests.
In your mail, specify the complete pathname of the files you need
recovery.
-AKC- 2006/07/17.
Kagiso /home is restored to as of November 16th, 2AM. Pleaes check your
area to see if you miss some files or detect some errors. Email
hdfadmin
if you have problem. -AKC- 2006/11/19.
(You can read this message again by "cat /etc/motd".)
[koziol@kagiso ~]$ exit
logou...
2004 Sep 08
0
[PATCH]Extending user@host syntax
...t, ',');
+ *host_key_aliasp++ = '\0';
+ }
+
+ if (host_key_aliasp)
+ options.host_key_alias = xstrdup(host_key_aliasp);
+
if (ac > 1) {
optind = optreset = 1;
goto again;
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFBPybHwicyCTir8T4RAjo+AKCS/aowItuYao9OVIWtOx1KrEKdpgCfX7ev
DpGUBfblAUpXfJSWsgSdwo0=
=nnlY
-----END PGP SIGNATURE-----
2004 May 10
2
schannel issue on samba 3.0.3
Hi there,
I've seen a strange thing not reported yet AFAIK.
We have W2K DCs with SP3 with Samba 3.0.2a everything works fine in regard
to winbind, but with Samba 3.0.3 winbind produces schannel len 24 errors and
'wbinfo -t' and 'id DOMAIN\userid' doesn't work. Note that wbinfo -u|g works
well and a join was successful as well. I tried to tune my krb5.conf but in
the end I
2002 Oct 24
0
Always use the native protocol of the client -- WAS: How Samba let us down
...www.cae.co.za
GPG Key http://ranger.dnsalias.com/bgmilne.asc
1024D/60D204A7 2919 E232 5610 A038 87B1 72D6 AC92 BA50 60D2 04A7
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQE9t+j+rJK6UGDSBKcRAv5+AKC+57AoWd6scK3O77NvmLCsoJ7OzwCglLLu
3erF1XX+HKaLHP+1Ln/a7e0=
=xXee
-----END PGP SIGNATURE-----
2008 Mar 28
3
IMAP security
I have port 143 open so that I can get my mail when away from home.
Occasionally, though, my router reports things like
Thu, 2008-03-27 02:00:11 - TCP Packet - Source:200.122.134.9,3821
Destination:88.97.17.41,143 - [IMAP rule match]
Thu, 2008-03-27 05:39:49 - TCP Packet - Source:140.127.181.141,3461
Destination:88.97.17.41,143 - [IMAP rule match]
Thu, 2008-03-27 16:10:03 - TCP Packet -
2003 Feb 06
1
Samba-2.2.8pre1 available on samba.org mirrors
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
We've just posted a preview release of Samba 2.2.8 on samba.org.
This is a non-production release provided for testing only.
The final 2.2.8 will only include bug fixes for the 2.2.7a release.
The source code can be downloaded from :
http://download.samba.org/samba/ftp/pre/
The unpcompressed tarball and patch file have been signed
using
2013 Apr 11
2
IKEv2/IPSEC "Road Warrior" VPN Tunneling?
Is there a "cookbook" for setting this up? There are examples for
setting up a tunnel between two fixed-address networks (e.g. a remote
LAN that needs to be "integrated" with a central LAN over IPSec but I
can't find anything addressing the other situation -- remote user(s)
where the connecting IPs are not known in advance, such as a person with
a laptop or smartphone in a
2016 Dec 15
6
[PATCH 0/8] enable endian checks for all sparse builds
This is just a reposting of the patch that enables endian checks, with addition
of trivial patches that drop __bitwise__ and __CHECK_ENDIAN__ everywhere.
I plan to include this in my pull request unless I hear otherwise.
Michael S. Tsirkin (8):
linux/types.h: enable endian checks for all sparse builds
tools: enable endian checks for all sparse builds
Documentation/sparse: drop __bitwise__
2016 Dec 15
6
[PATCH 0/8] enable endian checks for all sparse builds
This is just a reposting of the patch that enables endian checks, with addition
of trivial patches that drop __bitwise__ and __CHECK_ENDIAN__ everywhere.
I plan to include this in my pull request unless I hear otherwise.
Michael S. Tsirkin (8):
linux/types.h: enable endian checks for all sparse builds
tools: enable endian checks for all sparse builds
Documentation/sparse: drop __bitwise__
2003 Dec 01
0
No subject
...#39;s passwords by using `passwd' command.
>
> >And, by the way, doesn't it have side effects (like affecting
> >other services)?
>
> The security level may fall down a little.
> Since I am not expert of samba and Linux, I do not know any more.
Return-Path: <akcs@gmx.net>
Delivered-To: samba@lists.samba.org
Received: from mailout05.sul.t-online.de (mailout05.sul.t-online.com
[194.25.134.82]) by lists.samba.org (Postfix) with ESMTP id A8EB34419
for <samba@lists.samba.org>; Thu, 12 Jul 2001 01:24:19 -0700 (PDT)
Received: from fwd04.sul.t-online....
2008 May 21
0
Errors in using gdb (PR#11496)
...tvvpZ/u+cdd
v3H2xtOP2mefzMOPP3CfW362ziuXf+Jvv/3Xd5fu+vcn9lz555+ufGnfvz/9o7//8T//9rud
Xr3qE7f9bJ2ZB2Yf/rOD9/nykWsfecsOZz389bnP7nH96z+5/Z397vjb/je+9dPLX/je2Y98
6+g7d/zKUWv/36H7PEQikUijofe///2777477Jx77rkDAwMnn3xyKcnut99+06ZNYx+32GKL
z33uc7ADkLzLLrvAzv3334/GcxYHyHyvvfYaHBxEPxk+hSVLlkDk2bNnl5K3vffe+wtf+AKc
+sMf/vBhhx02d+7c1VZb7YILLgBEh9pg0Y477rgJEyYAxlMjIZFIpIKCnnbGjBm/+c1vLr74
4j9INP+662ZsucWCnb/88oz/++uvjn777JPevmjW25ec/fZ5p/z1xF+8fvDP7//GVw7a4mPX
X3ed5PBrT9hj82UXbfvmon9/9+kfrXz95yvfPnjlu4esfGO/vz+/11sP7Lr80m1/9b0Pzr/u
mszDr73u2i/s9YH9r91+9rLv3vTmT3+38qBFK49csvKoe1cefMs7P7vkqT0OvuETX/rJ5tdK
DieRSKR...
2003 Dec 01
0
No subject
...ststation.com
[212.32.186.212]) by fungus.teststation.com (8.11.2/8.11.2) with ESMTP
id f6CDm9312195; Thu, 12 Jul 2001 15:48:09 +0200
Date: Thu, 12 Jul 2001 15:48:09 +0200 (CEST)
From: Urban Widmark <urban@teststation.com>
X-Sender: <puw@cola.teststation.com>
To: Alexander Keune <akcs@gmx.net>
Cc: <samba@lists.samba.org>
Subject: Re: smbmount and archive bit
In-Reply-To: <000101c10aab$84617770$0200a8c0@nt02>
Message-ID: <Pine.LNX.4.30.0107121534080.12661-100000@cola.teststation.c
om>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: sa...