search for: verfy

Displaying 12 results from an estimated 12 matches for "verfy".

Did you mean: verify
2019 Sep 25
2
USB thumb drive for CentOS 7.7 to install
I took the "everything" iso and did the dd command to my 16G thumb drive. I booted and entered my usual ks=http://xxx on the boot line. All good so far. It gets my kickstart file and installation begins. At some point it says Installing libreoffice-opensymbol-fonts (492/1948) Retrying download of 1:libreoffice-opensymbol-fonts-5.3.6.1-21.el7.norarch then after 10 retries it fails. I
2004 Aug 10
2
Kerberos verfy ticket failed
Hello list. I've got a problem using samba-3.0.4 (RedHat AS 3.0) the server is member of a Win2003 Active directory domain All stuff about krb5 seems to work correctly kinit user@REALM klist etc... net ads join -U administrator has worked well too But when any Windows client member of the domain try to connect to the server it asks me for a user/pass. here is the log. [2004/08/10
2005 May 25
1
Shorewall 2.3 problem (repost)
Hi to all. I recently upgraded to shorewall ver 2.3 from 2.0 so I could explore the multiple ISP/dual default route setup feature of version 2.3, I also upgraded iptables from 1.2 to 1.3 (rpm-based install) but when I tried to start shorewall it terminates and I noticed it''s giving me this error iptables: No chain/target/match by that name ERROR: Command "/sbin/iptables -t mangle -A
2009 Nov 06
1
R splits character fields in a csv file
I download a csv extract from a database and use read.csv to read it from R and when there are large character fields with embedded blanks, slashes etc. - R often sees one line as two lines (or more). I verfied with readLines that an embedded blank in a character field causes a spurious new line to be seen. I am sure this problem has beem seen before - and would appreciate any help in reading
2004 Aug 01
1
Preserving ACLs on files when copying from NT4 server to Samba 3.0.5 server
Hi guys. I'm running: Mandrake 9.2 Kernel 2.4.22-30mdk XFS file system Samba 3.0.5 plus patches for bugs 1315, 1319 and 1345 (self compiled) OpenLDAP 2.1.22-5mdk smbldap-tools 0.8.5 I was able to join the Samba to the NT PDC as a BDC and vampire without issue. I have setup duplicate shares on Samba and am trying to copy over the data from NT. I have tried scopy, xcopy and copying via
2010 Sep 03
1
Multiple Samba PDCs doubt
First, excuse me because I don't speak english very well (perhaps this is the reason that I mess up something when reading the documentation). I have read the Howto, some Examples and the book and I have some doubts which I like to solve. Excuse me for the big post, too ;) My starting point: - 3 Debian Linux Samba Servers - 1 Windows XP SP3 Professional - 1 OpenLDAP Server (on another Debian
2002 Oct 12
0
tkrplot
The package tkrplot now works in OS X (Jaguar). The core of the problem is that the load function in tcl does not accept bundles, but needs dynamic libraries (I verfied this using the native version of tclsh and Wish). But the config files in the tkrplot package (as in all packages) build bundles, not libraries. Thus I said in the src directorry of the tkrplot package gcc -dynamiclib
2006 Aug 11
1
mongrel still fails to write pid file when starting with config file
upgraded to 0.3.13.4 this morning in order to correct the above titled problem but mongrel is still not writing the pid file when starting with a config file verified i am running 03.13.4 with --version if i run this command: mongrel_rails start -p 3000 -e production -d --user mongrel --group webdev mongrel DOES create the pid file if i run the same, and include -G config/mongrel.conf, the
2010 Jun 17
2
Adding Domain User Accounts to Windows 7 Clients (Samba3.4.8 PDC)
SNIP > > > Does anybody have any ideas? I've run into this. It's a real bear. I've found that a proper WINS setup is very useful, but more important is to find out what is going on during the wire transactions. Google the appropriate one of these tools for your platform: NM33_x64.exe NM33_x86.exe install it and see what's occuring during the transactions. Post
2010 Jun 15
4
Adding Domain User Accounts to Windows 7 Clients (Samba 3.4.8 PDC)
Hi, I've searched the logs and google trying to find a fix for my problem and have so far not succeeded. I've got a Samba PDC (Debian Lenny), running Samba 3.4.8 from Debian Backports. It is using an OpenLdap backend. We have encountered little to no problems over the last several years. And of course, we have to upgrade to Windows 7 (64-bit), from XP-64. So, here we are. Following
2004 May 12
5
starnge Auth problem in w2k Domain with ADS
Hi, my Situation: a w2k-server set in mixed mode as ADS-Server,a debian machine with latest stable samba compiled self with ADS-support. samba machine joined to ADS-Domain succesfully, winbindd installed and configured, all w2k users and groups visible on samba-server. Browsing and connecting to w2k-server and samba-server from the samba server with smbclient and -k option works fine for all
2005 Jun 29
10
TCP Snoop & wrapper shell script posted
Hi , I have posted DTrace script to snoop tcp traffic and also provided a wrapper script for it to filter out unwanted traffic. http://blogs.sun.com/roller/comments/raviswam/Weblog/tcp_snoop_using_dtrace Please let me know if you have any feedback/comments on this. Thanks Ravi