Displaying 20 results from an estimated 400 matches similar to: "debian packages: krb5"
2003 Nov 26
3
Failed to verify incoming ticket!
Hello,
a few people asked about this problem here, but up to now I have not seen a solution.
System:
fresh installed Debian Woody with backported packages from backports.org, nothing else,
only samba3 running. System ist intended as replacement for our old windows-fileserver.
Situation:
after installation and configuration all worked well, accessing shares works without
password-checking.
2004 Jul 30
1
security = ADS with libkrb53.
I've been trying to get samba to integrate with a Win2000 ADS, with
very limited success.. but from recent postings I think I have found
my problem. I am only using libkrb 1.2.4. I know I need 1.3.3, but
don't particularly want to compile from source. I'm running a Debian
Stable machine, so was wondering if anyone knows of where I can get a
backport to woody of the newest Kerberos
2003 Nov 06
1
Samba 3.0 and ADS How to
HelloList,
Do someone have got a link/document/"How To" for setting up Samba 3.0 in
ADS-Enviroment.
I read Samba-Collection-How-To, but I got stuck and need help.
My favour will be a easy and perspicuous manual like a walkthrough
Thanks in advance.
Regards
Dominik Brosch
2003 Nov 21
1
Samba vs DHCP
I was using a Samba server under a SUNOS 5.5.1 operative system. This
SUN machine was the server of a number of Lynux (Mandrake) and Windows
(95,98, XP) computers in a TCP/IP network with fixed IP numbers. We were
oblied to change to DHCP recently. As our network has a huge number of
computers I am running the smbd and nmbd daemos of the Samba with an
identification in such a way that only those
2003 Nov 10
2
Samba Translation Dok to German, first file, deutsche Übersetzung Der Samba Doku erste Datei
Hi @ll ,
the first file is now translated to German
find it here
http://www.robowarp.de/smb/trans/net.8.html
thx for his work to Mr Stefan G. Weichinger
mailto robowarp@gmx.de if you want to be a part of the Translation Team
you can view other files translation progress and the readme beyond
http://www.robowarp.de/smb/trans/
Best Regards
Robert R?gner
Hallo,
die erste Datei der Samba Doku wurde
2004 Jan 27
3
Solution -- can connect via IP but not by name
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Here's an update for those of you struggling to get Samba
working in an AD domain environment.
~ Summary: in securirty = ads, clients can browse to the
~ Samba member server via IP but not by name (either netbios
~ or DNS). Kinit and wbinfo -t all work as expected.
The apparent reason for this is that the 2k client uses
NTLMSSP when you
2003 Dec 11
4
Windows 2000 and krb5 tickets.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
OK. I've done some more research, and here's what I get.
smbd --version
Version 3.0.0
strings libkrb5.so.3.2 | grep BRAND
KRB5_BRAND: krb5-1-3-1-final 1.3.1 20030730
Everything seems to work, but trying to access the Samba server results in:
[2003/12/11 14:54:19, 3] libads/kerberos_verify.c:ads_verify_ticket(308)
~ ads_verify_ticket: enc
2003 Dec 19
1
FW: Cannot access shares from a Win2k client
Here's a followup. I also get these errors in the smbd logs. The thing is,
the share directory has full permissions (0777) and the smb.conf is set to
be fully readable, writeable and okay for guests.
[2003/12/19 15:21:23, 0] smbd/service.c:make_connection_snum(677)
'/home/bspiegel/test/' does not exist or is not a directory, when
connecting to [test]
[2003/12/19 15:21:23, 3]
2004 Jan 15
1
Mapping a drive letter to a Samba share
Hey guys,
I'm in kind of a crunch right now. Due to a poorly written script that I
don't have control over, I need to be able to map a drive letter to a Samba
share so that it works seamlessly with UNC (i.e \\server\Share
<file:///\\server\Share> ).
Basically, I need a way for a share name with a $ in it to be recognized as
a valid network name. My current setup is like so:
2004 Jun 24
1
Cannot install printers via CUPS in Samba3.0.2a on debian sarge
Hello,
please help me:
After searching for nearly 2 weeks for a solution, I have to ask for
assistance:
System:
debian sarge - update from an working installaton on woody (without printing)
Now the samba server joins ADS, authenticates users, but should also provide
printers.
I have installed cups, configured my smb.conf:
---------------------------------
[global]
load printers = yes
2004 Sep 15
1
NT_STATUS_LOGON_FAILURE on auth to a win NT4-server
Hello,
after long searching in the docs, the web and my Samba-books
I have to ask here.
I followed exact the steps described in the book: "samba-3 by example" up to chapter 5.
What kind of trouble indicates this errormessage after trying this:
server:# smbclient //domain/SHARE -U user -d 2
Password:
session setup failed: NT_STATUS_LOGON_FAILURE
In my client-logfile
2004 Aug 29
7
SMS & Asterisk
Hi all! I am intrested in the following scheme
My mobile phone -> SMS to SOMETHING -> Redirect to FWD number -> FDW
redirect to my * -> My * doing smtg
There are companies like calluk.com that provide DIDs for free, but
they do not support SMS.
In http://www.voip-info.org/wiki-Asterisk+cmd+Sms they say
"Works to ETSI ES 201 912 compatible with BT SMS PSTN service in UK"
2015 Dec 06
3
openvpn + routing
Hello,
i have a little question.
My system:
ip route:
0.0.0.0/1 via 10.8.0.5 dev tun0
default via 192.168.2.1 dev br0 proto static metric 425
10.8.0.1 via 10.8.0.5 dev tun0
10.8.0.5 dev tun0 proto kernel scope link src 10.8.0.6
88.198.140.127 via 192.168.2.1 dev br0
192.168.2.0/24 dev br0 proto kernel scope link src 192.168.2.101
metric 425
192.168.122.0/24 dev virbr0 proto kernel
2009 May 29
1
strange behavior when reading csv - line wraps
Dear All,
I am observing a strange behavior and searching the archives and help
pages didn't help much.
I have a csv with a variable number of fields in each line.
I use
dataPoints <- read.csv(inputFile, head=FALSE, sep=";",fill =TRUE);
to read it in, and it works. But - some lines are long and 'wrap', or
split and continue on the next line. So when I check the dim of
2009 Nov 04
2
error in install.packages() (PR#14042)
Full_Name: Michael Spiegel
Version: 2.10
OS: Windows Vista
Submission from: (NULL) (76.104.24.156)
The following error is produced when attempting to call install.packages. Here
is the results of the traceback:
> source('http://openmx.psyc.virginia.edu/getOpenMx.R')
Error in f(res) : invalid subscript type 'list'
> traceback()
7: f(res)
6: available.packages(contriburl =
2004 Aug 06
3
Trouble with LiveIce
Hi Folks,
I'm having the weirdest trouble with liveice. When I start it up with the
correct servername, it grinds to a halt with these messages:
playlist
0
Initialising Soundcard
16Bit 22050Hz Stereo
opening connection to localhost 8000
Attempting to Contact Server
connection successful: forking process
opening pipe!...
writing password
Then it waits there. Now, when I tried it with a
2003 Dec 05
2
attempting login with hostname not username
Hi. I'm running a RH 9 machine with Samba 3.0.0 as a domain member of a
Win2003 ADS domain. I've setup samba w/ winbind and added a test share on
the Linux box.
I can see and access Windows shares from my Linux box, but I cannot access
the Linux share from a Win2k machine. I can see the Linux machine and the
just fine when browsing the network, but when I attempt to access the share
I
2010 Oct 31
3
BLAS benchmarks on R 2.12.0
Hi,
I saw on the mailing list and in the NEWS file that some unsafe math
transformations were disabled for the reference BLAS implementation
that is used in R. We have a set of performance tests for the OpenMx
library, and some of the tests have a x3-10 slowdown in R 2.12.0
versus 2.11.1. When I copy the shared library libRblas.0.dylib from
the 2.11.1 installation into the 2.12.0 installation,
2003 Mar 15
1
For cut it up
Dear John,
this is an article appeared thursday on the New York Times, and reported by
Die Spiegel, about how american see the war ... and they do not look all of
the same idea!
http://www.spiegel.de/politik/ausland/0,1518,240009,00.html
Could you please add it to cut it up??
Corrado
2009 Aug 28
1
c() poor error reporting (PR#13917)
Full_Name: Michael Spiegel
Version: 2.9.1
OS: linux
Submission from: (NULL) (137.54.6.192)
The function c() gives a cryptic error message if an "empty" argument is
accidentally passed to the function. The expression c(,,,) yields the error
message "argument is missing, with no default". For comparison, the expression
sum(,,,) yields the error message "element 1 is