search for: netw

Displaying 20 results from an estimated 31 matches for "netw".

Did you mean: net
2013 Jan 13
3
extracting character values
Dear all, I have a dataframe of names (netw), with each cell including last name and initials of an author; some cells have NA. I would like to extract only the last name from each cell; this new dataframe is calle 'res' Here is what I do: res <- data.frame(matrix(NA, nrow=dim(netw)[1], ncol=dim(netw)[2])) for (i in 1:x) { wh...
2014 Jul 24
4
Sieve plugin (fc17 + sendmail + roundcube)
Hello, I'm trying to configure sieve plugin on my mail server so that people can do mail filtering (and mostly vacation notification) on their account. The mail server is running fine since 5 years and is based on :- sendmail- dovecot- roundcube It serves 2 differents domains. I've recently installed pigeonhole for fc17, and managed to configure managesieve plugin in roundcube
2003 Jan 03
0
can see the netw. but not connect...
I've recently managed to install linux which I'm pretty happy about :) I've tried to set up my home network, now this is what's giving me the head ache... I can get my computers to ping eachother, no problems, my XP and w2k computers can see the linux box in the network neighbourhod they can access the sort of first layer of the linux box but no further. I cannot access any of the shared...
2009 Jul 27
4
Custom fact errors
...#39;s [main] section: ---------- pluginsync = true factpath = $vardir/lib/facter ---------- And I''ve put test_fact.rb in /etc/puppet/modules/custom/plugins/facter/ test_fact.rb: ---------- # cat modules/custom/plugins/facter/test_fact.rb # test_fact.rb ## Return symbolic network name based on eth0 subnet. Facter.add("test_fact") do confine :kernel => :linux ipaddress=%x{/sbin/ifconfig eth0}.chomp iparray = ipaddress.split(".") netw = iparray[0]+"."+iparray[1]+"."+iparray[2] #I never claimed to...
2007 Apr 17
1
HP R3000 XR, warning or perhaps error
...So far I've gleaned heaps of useful info from the list and got mostly running with NUT. There was a thread by Paul Battaglia and Kjell Claesson about the R3000 which has helped me get so far, but now with the patched driver I still have this on startup: # /usr/local/ups/bin/upsdrvctl start Network UPS Tools - UPS driver controller 2.0.5 Network UPS Tools - BCMXCP UPS driver 0.11 (2.0.5) Communications with UPS lost: Error executing command Communications with UPS lost: Error executing command Communications with UPS lost: Error executing command Communications with UPS re-established Con...
2011 Mar 28
1
Samba 3.2.15 : DOS charset problem on powerpc big endian architecture
...t = CP850 unix charset = UTF-8 display charset = LOCALE # smbclient -L MYSERVER -Uadmin protocol negotiation failed The samba log file gives me >> [2011/01/11 13:22:53, 10] lib/util.c:dump_data(2230) [000] 02 50 43 20 4E 45 54 57 4F 52 4B 20 50 52 4F 47 .PC NETW ORK PROG [010] 52 41 4D 20 31 2E 30 00 02 4D 49 43 52 4F 53 4F RAM 1.0. .MICROSO [020] 46 54 20 4E 45 54 57 4F 52 4B 53 20 31 2E 30 33 FT NETWO RKS 1.03 [030] 00 02 4D 49 43 52 4F 53 4F 46 54 20 4E 45 54 57 ..MICROS OFT NETW [040] 4F 52 4B 53 20 33 2E 30 00 02 4C 41 4E 4D 41 4E...
2011 Dec 12
0
NetworkManager turned off yet clobbered yp.conf on boot?
...ystem. I did not edit any config files among the tweaks. When I booted the system, NIS was not working right. I found that these files had been changed: /etc/yp.conf /etc/resolv.conf /etc/ntp.conf /etc/auto.master /etc/hosts.allow. A comment in the new bogus yp.conf indicated it had been created by NetworkManager. But Networkmanager is not active: # chkconfig --list|grep -i netw NetworkManager 0:off 1:off 2:off 3:off 4:off 5:off 6:off network 0:off 1:off 2:on 3:on 4:on 5:on 6:off Did hald or something like that run some NetworkManager stuff? How could this ha...
2011 Dec 12
0
not NetworkManager but dhclient turned off yet clobbered yp.conf on boot
...t any config files among the > tweaks. When I booted the system, NIS was not working right. I found that > these files had been changed: /etc/yp.conf /etc/resolv.conf /etc/ntp.conf > /etc/auto.master /etc/hosts.allow. A comment in the new bogus yp.conf > indicated it had been created by NetworkManager. But Networkmanager is not > active: > > # chkconfig --list|grep -i netw > NetworkManager 0:off 1:off 2:off 3:off 4:off 5:off 6:off > network 0:off 1:off 2:on 3:on 4:on 5:on 6:off > > Did hald or something like that run some Networ...
1998 Aug 01
0
smbpasswd and nmbd don't call my password program
...4 got message type 0x0 of len 0xa4 1998/07/31 16:24:29 Transaction 1 of length 168 size=164 smb_com=0x72 smb_rcls=0 smb_reh=0 smb_err=0 smb_flg=8 smb_flg2=1 smb_tid=0 smb_pid=2498 smb_uid=500 smb_mid=1 smt_wct=0 smb_bcc=129 [000] 02 50 43 20 4E 45 54 57 4F 52 4B 20 50 52 4F 47 .PC NETW ORK PROG [010] 52 41 4D 20 31 2E 30 00 02 4D 49 43 52 4F 53 4F RAM 1.0. .MICROSO [020] 46 54 20 4E 45 54 57 4F 52 4B 53 20 31 2E 30 33 FT NETWO RKS 1.03 [030] 00 02 4D 49 43 52 4F 53 4F 46 54 20 4E 45 54 57 ..MICROS OFT NETW [040] 4F 52 4B 53 20 33 2E 30 00 02 4C 41 4E 4D 41 4E ORKS 3.0...
2004 Jan 08
2
transparently passing url requests to local servers sharing ip?
...i''m hoping there''s someone out there that can help me out... i found http://lartc.org/howto/index.html through a friend who was trying to help with something i''m trying to accomplish. for various practical and educational reasons, i have a few servers set up on my home network, all running apache on various operating systems, all accessible through port forwarding. i only have one ip which they all share. for instance: http://24.30.102.177:1721/ is an osx server on the network (192.168.0.104) http://24.30.102.177:1722/ is a slackware linux server on the network (...
2004 Sep 28
0
\\<IP ADDRESS>\ works, but \\<machine name>\ gives permission error.
...ba server using the samba servers IP number, but it fails when using the name of the machine. I've tried solving this error for 2 days now, and I'm at a dead end. I'd love some help with this. Long: I have a Fedora Core2 machine with 2 NIC's. One is hooked up to a 192.168.0.X network with an ADS Win2002 server and 10+ WinXP Corp machines. The other is connected to a 192.168.221.X network with 20+ Win2002 workstations with no domain controller. What I'm trying to achieve right now, is a samba server with no login/authorization needed for any client. A total guest/anony...
2001 Dec 18
5
Winbind and trusted domains
...ne Txxxx, does samba consider an alphabetical order or somethig like that when working with trusted domains. I've been trying to configure Samba to work only with my local domain but the swtich "allow trusted domains = no" seems not to be working. Thanks in advance Walter Prentice Network Administrator Triversity Inc.
2003 Mar 08
1
NT sends empty username to 3.0a21
...3/03/08 15:21:43, 3] smbd/connection.c:yield_connection(61) Yielding connection to [2003/03/08 15:21:43, 3] smbd/server.c:exit_server(574) Server exit (normal exit) LEVEL 10 LOG: [2003/03/08 15:34:43, 10] lib/util.c:dump_data(1761) [000] 02 50 43 20 4E 45 54 57 4F 52 4B 20 50 52 4F 47 .PC NETW ORK PROG [010] 52 41 4D 20 31 2E 30 00 02 58 45 4E 49 58 20 43 RAM 1.0. .XENIX C [020] 4F 52 45 00 02 4D 49 43 52 4F 53 4F 46 54 20 4E ORE..MIC ROSOFT N [030] 45 54 57 4F 52 4B 53 20 31 2E 30 33 00 02 4C 41 ETWORKS 1.03..LA [040] 4E 4D 41 4E 31 2E 30 00 02 57 69 6E 64 6F 77 73 NMAN...
2007 Mar 09
0
winbind + ADS = NT_STATUS_LOGON_FAILURE
...s winbindd group: files winbindd # You must also set up the /etc/resolv.conf file for DNS name # server lookup. See resolv.conf(4). hosts: files dns # Note that IPv4 addresses are searched for in all of the ipnodes databases # before searching the hosts databases. ipnodes: files dns networks: files protocols: files rpc: files ethers: files netmasks: files bootparams: files publickey: files # At present there isn't a 'files' backend for netgroup; the system will # figure it out pretty quickly, and won't use netgroups at all. netgroup: files auto...
1999 Jun 20
0
Problems with printing=plp
...-------------------------------------------------------------- When accessing the printer status from a winXX bos: ... [1999/06/20 20:14:34, 5] lib/util.c:show_msg(475) smb_bcc=135 [1999/06/20 20:14:34, 10] lib/util.c:dump_data(2832) [000] 02 50 43 20 4E 45 54 57 4F 52 4B 20 50 52 4F 47 .PC NETW ORK PROG [1999/06/20 20:14:34, 10] lib/util.c:dump_data(2840) [010] 52 41 4D 20 31 2E 30 00 02 58 45 4E 49 58 20 43 RAM 1.0. .XENIX C [1999/06/20 20:14:34, 10] lib/util.c:dump_data(2840) [020] 4F 52 45 00 02 4D 49 43 52 4F 53 4F 46 54 20 4E ORE..MIC ROSOFT N [1999/06/20 20:14:34, 10] lib/ut...
1998 Nov 09
0
Password changing on SCO openserver
...nt lines of smb.conf are passwd chat = *Old*password* %o\n "1):" \n *New*password* %n\n *Re-enter*password* %n \n passwd chat debug = yes passwd program = /bin/passwd unix password sync = yes When I try to change the password from Control Panel/Passwords/Change other passwords/Windows networking it doesn't allow me to. Going through the Samba logs I find nothing related to password changing. This is what goes into the log file: lp_file_list_changed() file /usr/local/samba/lib/smb.conf -> /usr/local/samba/lib/smb.conf last mod_time: Wed Nov 4 19:16:12 1998 1998/11/04 19:18...
2007 Feb 04
0
Samba and Cisco's WebVPN
..._msg(495) size=168 smb_com=0x72 smb_rcls=0 smb_reh=0 smb_err=0 smb_flg=24 smb_flg2=18433 smb_tid=65535 smb_pid=1 smb_uid=65535 smb_mid=0 smt_wct=0 smb_bcc=133 [2007/01/30 15:54:53, 10] lib/util.c:dump_data(2222) [000] 02 50 43 20 4E 45 54 57 4F 52 4B 20 50 52 4F 47 .PC NETW ORK PROG [010] 52 41 4D 20 31 2E 30 00 02 4D 49 43 52 4F 53 4F RAM 1.0. .MICROSO [020] 46 54 20 4E 45 54 57 4F 52 4B 53 20 31 2E 30 33 FT NETWO RKS 1.03 [030] 00 02 4D 49 43 52 4F 53 4F 46 54 20 4E 45 54 57 ..MICROS OFT NETW [040] 4F 52 4B 53 20 33 2E 30 00 02 4C 41 4E 4D 41 4E ORKS...
2009 Oct 08
12
resolv.conf rewritten every reboot. How to figure out who and why?
My machine has a static IP, with dhcp and IPv6 disabled. Every time I reboot, some process rewrites /etc/resolv.conf, including a comment about dhcpclient. The only package I have installed that shows up in "rpm -qa|grep -i dhcp" is dhcpv6-client-1.0.10-16.el5, and nothing in there is named dhcpclient. I'd like to figure out what software is rewriting this file and why. man 5
2012 Jun 14
1
Samba: 3.6.5 lib/fault.c:47(fault_report) smd crash
Dear I'm facing issues when using Samba on PDC mode + LDAP installed on i386 Debian 6 Is there a way to resolve it ? Jun 14 11:02:31 fileserver32 smbd[1115]: [2012/06/14 11:02:31.644224, 0] lib/fault.c:47(fault_report) Jun 14 11:02:31 fileserver32 smbd[1115]: =============================================================== Jun 14 11:02:31 fileserver32 smbd[1115]: [2012/06/14
2016 Dec 14
0
Cannot get plaintext+pam auth to work on 4.2.10
...b_reh=0 smb_err=0 smb_flg=24 smb_flg2=51267 smb_tid=0 smb_pid=65534 smb_uid=0 smb_mid=0 smt_wct=0 smb_bcc=155 [2016/12/14 08:17:38.026732, 10, pid=30811, effective(0, 0), real(0, 0)] ../lib/util/util.c:559(dump_data) [0000] 02 50 43 20 4E 45 54 57 4F 52 4B 20 50 52 4F 47 .PC NETW ORK PROG [0010] 52 41 4D 20 31 2E 30 00 02 4D 49 43 52 4F 53 4F RAM 1.0. .MICROSO [0020] 46 54 20 4E 45 54 57 4F 52 4B 53 20 31 2E 30 33 FT NETWO RKS 1.03 [0030] 00 02 4D 49 43 52 4F 53 4F 46 54 20 4E 45 54 57 ..MICROS OFT NETW [0040] 4F 52 4B 53 20 33 2E 30 00 02 4C 41 4E 4D...