similar to: attempting login with hostname not username

Displaying 20 results from an estimated 1000 matches similar to: "attempting login with hostname not username"

2006 Aug 07
2
'ldap machine suffix' is ignored?
Hi, all! I'm using samba-3.0.23 (Revision: 16921, from ports collection, under FreeBSD 6.1 with OpenLDAP 2.3.24 & smbldap-tools-0.9.2a) as PDC with following config: [global] dos charset = CP1251 unix charset = KOI8-R workgroup = DOMAIN server string = Samba Server password server = passdb backend = ldapsam passwd program =
2004 Feb 13
1
Samba 3.0.2 ADS Member - Failed to verify incoming ticket!
I use Samba 3.0.2rc2 on Suse 9.0 (heimdal 0.6-68) as a Domainmember for File -and Printservices (about 100 Users). The Linuxbox ist added to the ADS, the User are mapped through winbindd. Everything works.. The I upgraded to Samba 3.0.2 and if I start the daemon, after a while follow Error occured if a Domainclient will connect to the Sambabox: [2004/02/13 13:33:43, 1]
2000 May 30
1
samba-2.0.7 on Irix5.6
hi, configured samba, able to see my Irix host from windows, but then I'm trying to browse getting such an error message: ___________ \\irix is not accesible The computer or sharename could not be found. Make sure you typed it correctly, and try again. ___________ testparm reports no errors smbclient -L winhost works fine account on Irix system has 2 symbols length only,
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 Feb 29
1
second samba server in my lan do not work
Hello, I have a problem with my samba-server running in a VirtualServer (http://user-mode-linux.sourceforge.net/). Internet | .------------------------------|-----. | LinuxHost | | | eth1=80.x.x.x | | .---------------------. | | | | VirtualServer (UML) | | | | |
2004 Aug 06
3
noobie questions
Winamp3 is broken according to some posts here. Try Winamp 2.91 or the latest XMMS. Of course, XMMS requires the xmms-mp3 libraries. Try that and see if it helps. KJ <p>On Fri, 2003-09-12 at 15:56, Jeff Ousley wrote: > Thanks, all, for the pointers. I think I have > everything configured properly, but, something is > obviously still wrong. I'm using Kerry's guide with >
2015 Apr 19
2
Possible Security Hole (Bug?)
Hi Andrey, 2015-04-19 0:12 GMT+02:00 Andrey Repin <anrdaemon at yandex.ru>: > Greetings, Davor Vusir! > >>> Hi, there are two separate points of view here, map 'Administrator' to the >>> 'root' user, or give 'Administrator' a uidNumber. If you do the first then >>> 'Administrator' can change directory settings on a Unix
1998 Aug 25
1
NT timestamps; WINS lookup
Two questions. First, timestamps seem to be getting screwed up when I access files on the company's NT server. Someone (using NT) creates some files. My ls -l output shows them as having screwed up dates (ie, 1935, 2027, etc). 95, 98, and NT users see the dates as normal. When I copy any files with cp, the dates change for me, although remain nonsensical, but now the timestamp is also
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
2008 May 01
2
DO NOT REPLY [Bug 2628] hangs indefinitely at start of phase 1
https://bugzilla.samba.org/show_bug.cgi?id=2628 hmijail@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hmijail@gmail.com ------- Comment #12 from hmijail@gmail.com 2008-05-01 06:45 CST ------- Bitten here by what seems to be the same bug.
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
2006 May 14
0
access from w2k professional client to sambaserver fails
Hi, how can I access to a sambaserver from a w2k-client. I've installed the latest sambaversion. On the w2k-client I see the sambaserver in the networksurrounding but I can't make a connection to the share on the linuxhost. A special acl-file is not installed on the linuxhost. What is nessessary that the connection to the sambaserver works properly. Regards, Ruprecht
2004 Dec 20
11
winbind problems
Hello, I am running a Samba server (3.0.7) on a Suse 9.2 box. I have connected this server successfully to a Windows 2000 Active Directory (mixed mode). I have nsswitch.conf, krb5.conf configured and winbind seems to be running properly for the most part. With wbinfo I can get all of my user and group information. Problem is, it seems that at random times, the samba server just stops
2006 Mar 01
3
samba as a domain member
Hello, I am new to this list but I have been learning to use linux/bsd and samba for the past year. so far I have been able to learn enough on my own to be able to successfully set up a functional samba server on FreeBSD and Gentoo Linux boxes. I am trying to learn how to integrate them into an Active Directory windows 2003 server domain. So far I have verified that Kerberos and ldap and winbind
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
2003 Nov 19
1
Samba 3.0 client connection error
Hi I successfully joined the AD as member server, smbclient \\\\hostname\\homes -U username works, but on a windows 2000 client connecting to the homes share using \\hostname failes with [2003/11/13 16:39:46, 1] smbd/sesssetup.c:reply_spnego_kerberos(172) Failed to verify incoming ticket! [2003/11/13 16:39:46, 1] smbd/sesssetup.c:reply_spnego_kerberos(172) Failed to verify incoming ticket!
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
2011 Oct 11
1
R CMD INSTALL configure.args and CC customization
One way to deal with this is to install R itself with mpicc. Then all packages are installed with mpicc and get the required MPI libraries and includes by default. I have done this with R-2.13.0 on an Opteron cluster running CentOS-5 a while ago and so far it has worked out great. I crosspost to r-sig-hpc and welcome others to comment if there are potential downsides to this solution. George