similar to: Samba requesting nonexistent keytab type?

Displaying 20 results from an estimated 120 matches similar to: "Samba requesting nonexistent keytab type?"

2003 Nov 24
2
v3.0.X kerberos_verify sol8 compile problem
Having a problem getting v3.0.0(or pre3) to compile on a Solaris 8 box, tried Sun compilers and Solaris compilers.. Recompiled/Re-installed Kerberos all roads lead to the same error compiling Samba, it gets about 2/3 of the way done and spews... Compiling libads/kerberos_verify.c libads/kerberos_verify.c: In function `create_keytab': libads/kerberos_verify.c:77: structure has no member
2003 Dec 17
0
Unable to create keytab in samba 3.0.1
List- I have several samba 3.0.0 file/print servers running in a Windows 2000 AD domain. I do not use winbind; but have an LDAP database for Unix UID's with nss_ldap. I have MIT krb5-1.3.1. When I have tried to upgrade these machines to samba 3.0.1, clients get prompted for a user name and password when trying to connect. I have seen others with this problem, but none of their fixes have
2003 Oct 16
0
Samba 3.0.0 CVS 3.0.1pre2: "libads/kerberos_verify.c", line 77: improper member use: keyblock
This has been submitted to https://bugzilla.samba.org/ as Bug 636 I'm trying to build Samba 3.0.0 CVS 3.0.1pre2 under Solaris 8 with MIT Kerberos 5 1.3.1 OpenLDAP 2.1.22 using the Sun Workshop 6U2 compiler Arguments to configure are: configured by ./configure, generated by GNU Autoconf 2.53, with options \"'--with-readline' '--with-libiconv=/usr/local'
2009 Jul 10
2
[PATCH: server 0/3] Add host-register.rb (replaces host-browser.rb in part)
Removes node identification functionality from host-browser.rb and adds a new script, host-register.rb, that takes over that functionality. The chief difference is that host-browser used a simple TCP server setup to get data from the node, while host-register uses the qpid bus to do so. Specifically, it communicates with the matahari qmf agent added to the node in two related patchsets to node
2007 Sep 13
0
Compilation error when linking libsmbclient.so :-(
Hi All, I am using libsmbclient.so (3.0.25b). But I am getting following error when I try to compile my program. Could any one of you please let me know as how should I go about resolving this error ? Thanks and Regards, Avinash g++ -g -O2 -o GenericCrwl crwl_cmdargs.o crwl_main.o crwl_crawl.o ../thirdparty/libs/libdb_cxx-4.3.so
2007 Oct 12
1
database configuration specifies nonexistent postgresql adapter
Hi I am trying to get RoR to work with Postgresql 8,2.5 (latest stable version) Steps taken 1. Download Postgresql 1.82 and installed successfully 2. Edited my Database.yml development: adapter: postgresql database: test_development username: postgres password: xxx host: localhost test: adapter: postgresql database: test_test username: postgres password: xxx host: localhost
2011 Dec 21
1
Re: [Ubuntu 10.10/wine 1.3.16] Nonexistent printers in pulldown
It seems this is general..at least I am having the same issues. I guess there are not many people printing from wine applications.. Did you make any progress in getting the entries deleted? The entries are in at least the following registry files: ~/.wine/user.reg ~/.wine/system.reg
2002 Jan 18
0
[Bug 73] New: sftp segfaults on an attempt to up/download a nonexistent file
http://bugzilla.mindrot.org/show_bug.cgi?id=73 Summary: sftp segfaults on an attempt to up/download a nonexistent file Product: Portable OpenSSH Version: -current Platform: ix86 URL: http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34019 OS/Version: FreeBSD Status: NEW Severity: normal
2002 Jan 18
1
[Bug 73] sftp segfaults on an attempt to up/download a nonexistent file
http://bugzilla.mindrot.org/show_bug.cgi?id=73 ------- Additional Comments From djm at mindrot.org 2002-01-19 09:38 ------- Are you sure it is not your glob() implementation that is incorrect here? sftp relies on glob to return non-zero (i.e. GLOB_NOMATCH) when no files are matched. This works correctly on Linux, Solaris and OpenBSD. ------- You are receiving this mail because: -------
2015 Aug 11
0
[Bug 1931] README points to nonexistent release notes URL
https://bugzilla.mindrot.org/show_bug.cgi?id=1931 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Damien Miller <djm at mindrot.org> --- Set all RESOLVED bugs to CLOSED with release
2011 Mar 27
2
[Ubuntu 10.10/wine 1.3.16] Nonexistent printers in pulldown
The applications I run under wine (e.g., Quicken 2007, notepad) list "nonexistent" printers in their printer selection pulldown lists. Of the eight or ten listed, only two are really configured on my system. It appears that the wine list contains residue from previous installations / deinstallations of printers, which I had done via the cups configuration tool (system-config-printer
2016 Feb 03
2
include => parkedcalls but nonexistent context 'parkedcalls'
Hi! I tried to use Parking Calls I use Asterisk 13, but I can't park any calls and it returns me [Feb 3 16:56:11] WARNING[1693]: pbx.c:12543 ast_context_verify_includes: Context 'ramais' tries to include nonexistent context 'parkedcalls' What is the correct code for put in extensions.conf? Can be this example below? [parkedcalls] exten => 700,1,ParkedCall(701) exten
2016 Feb 03
2
include => parkedcalls but nonexistent context 'parkedcalls'
Humm, thanks for your reply But whats is the code in parkedcalls context. Please, can you give an example? Thanks very much. 2016-02-03 17:15 GMT-02:00, Richard Mudgett <rmudgett at digium.com>: > On Wed, Feb 3, 2016 at 1:05 PM, Vitor Mazuco <vitor.mazuco at gmail.com> > wrote: > >> Hi! >> >> I tried to use Parking Calls >> >> I use Asterisk
2016 Feb 03
2
include => parkedcalls but nonexistent context 'parkedcalls'
Ah no, I'm asking what code I put inside of parkedcalls? This example works? [ramais] include => parkedcalls [parkedcalls] exten => 700,1,ParkedCall(701) exten => 702,1,ParkedCall(702) exten => 703,1,ParkedCall(703) exten => 704,1,ParkedCall(704) This exten works? 2016-02-03 17:27 GMT-02:00, Doug Lytle <support at drdos.info>: >>>> On Feb 3, 2016, at
2016 Feb 04
2
include => parkedcalls but nonexistent context 'parkedcalls'
Humm, so this context parkedcalls is inside on features.conf? 2016-02-03 17:42 GMT-02:00, Doug Lytle <support at drdos.info>: >>>> On Feb 3, 2016, at 2:32 PM, Vitor Mazuco vitor.mazuco at gmail.com wrote: > >>>> Ah no, I'm asking what code I put inside of parkedcalls? > > Nothing, > > The context parkedcalls is generated by features.conf, you just
2009 Oct 11
2
virtual Folder Plugin with "." Separator: [NONEXISTENT] Mailbox doesn't exist
Hello, I've switched from courier-imap to dovecot to benefit from the virtual folder feature. I'm using dovecot 1.2.6 on Gentoo Linux. However, I', getting the message "[NONEXISTENT] Mailbox doesn't exist: <name>" from Thunderbird when I try to access any virtual folder. The relevant setup: mail_location = maildir:~/.maildir namespace private { separator = .
2009 Nov 20
1
NONEXISTENT status code
I'm going to take exception to the way dovecot (1.2.8) is returning the NONEXISTENT response code in certain cases. For example, these transactions: c: 1 EXAMINE "foo" S: 1 NO [NONEXISTENT] Mailbox doesn't exist: foo C: 2 STATUS "foo" (MESSAGES) S: 2 NO [NONEXISTENT] Mailbox doesn't exist: foo ...don't appear to be the proper usage of NONEXISTENT. From
2011 Apr 22
1
NONEXISTENT handling
As of 2.0.12, looks like NONEXISTENT response code isn't working properly again. Previously brought up issues relating to this here: http://markmail.org/message/jxbgdfv26pws66og With a nonexistent mailbox "FOO", I see this: 1 DELETE "FOO" 1 NO Mailbox doesn't exist: FOO // Should be: 1 NO [NONEXISTENT] Mailbox doesn't exist: FOO 2 RENAME "FOO"
2016 Nov 17
0
Exim still accepting emails to nonexistent users
Hi, Marti Markov <marti1234 at gmail.com> (Mi 16 Nov 2016 04:28:28 CET): > After adding the configuration bit: > > deny > message = invalid recipient > domains = +local_domains > !verify = recipient/callout=no_cache > > from: http://wiki2.dovecot.org/LMTP/Exim <http://wiki2.dovecot.org/LMTP/Exim> running update-exim4.conf and service
2016 Nov 21
0
Exim still accepting emails to nonexistent users
Hi Marti, (Please do not send CC to my private account) Marti Markov <marti1234 at gmail.com> (Mo 21 Nov 2016 03:52:54 CET): > > Here is the router: > > virtual_aliases: ? > hide data = CHECK_VIRTUAL_ALIASES > local_user: > debug_print = "R: local_user for $local_part@$domain" > driver = accept > domains = +local_domains >