similar to: bind or samba configuration preventing browsing network

Displaying 20 results from an estimated 1000 matches similar to: "bind or samba configuration preventing browsing network"

2012 Mar 07
1
extract same columns and rows in two matrices
Hello, I have two matrices. They both have different row names and column names, but they have some common row names and column names. The row names and column names that are the same are what I am interested in. I also want the columns in the two matrices aligned the same. In the end, I need to do rd[1,1] and ua[1,1], for example and be accessing the same column and row for both matrices. Thank
2012 Mar 05
1
index instead of loop?
Hello, Does anyone know of a way I can speed this up? Basically I'm attempting to get the data item on the same row as the report date for each report date available. In reality, I have over 11k of columns, not just A, B, C, D and I have to do that over 100 times. My solution is slow, but it works. The loop is slow because of merge. # create sample data z.dates =
2004 Jan 04
1
XP can browse samba by IP, but not by name - NMB issues?
I have an XP home (falcon) and an XP pro (tatooine) machine, both behind a rh9 box (hoth) acting as firewall. I've been trying to get samba set up on the linux box. I think I have it mostly working except that the XP boxes won't list hoth under "My Network Places - Microsoft Windows Network - MSHOME", and I cannot access hoth by name at all from the XP-pro box (by IP, I can
2009 Sep 01
2
Ignoring unknown parameter "idmap domains"
Dear according this wiki http://wiki.samba.org/index.php/Ldapsam_Editposix i have enable EditPosix extension but i receive this error Ignoring unknown parameter "idmap domains" How can i fix it ? Here it is my smb.conf : [global] workgroup = MSHOME netbios name = PC-DTOUZEAU server string = %h server disable netbios =no syslog = 3 log level = 10 log file = /var/log/samba/log.%m
2005 Jun 17
2
virtual server configuration issues
Greetings, I've used samba for many years now on various platforms and its worked very well. I'm now trying to use 'virtual servers' to combine several smb servers on one machine and have been following the clear and simple instructions here: http://www.oreilly.com/catalog/samba/chapter/book/ch04_07.html (I've also cross-referenced these instructions with various posts to
2020 Mar 23
3
[InstCombine] Addrspacecast and GEP assumed commutative
I'm not sure what the usual "ping time" is for llvm-dev, but may I ask if there are any updates on this? It appears that the following lines are the root cause of the reordering (https://github.com/llvm/llvm-project/blob/fdcb27105537f77c78c4473d4f7c47146ddbab69/llvm/lib/Transforms/InstCombine/InstructionCombining.cpp#L2175): // Handle gep(bitcast x) and gep(gep x, 0, 0, 0). Value
2012 Mar 03
0
removing data look-ahead, something faster.
Hello, Thank you for your help/advice! The issue here is speed/efficiency. I can do what I want, but its really slow. The goal is to have the ability to do calculations on my data and have it adjusted for look-ahead. I see two ways to do this: (I'm open to more ideas. My terminology: Unadjusted = values not adjusted for look-ahead bias; adjusted = values adjusted for look-ahead bias.) 1) I
2009 Jun 29
0
[LLVMdev] About debug in LLVM!!!
Do you want to debug the native executables generated by your back-end? What debug info format your native executables support? In general, this is how it works for that case. 1. clang-cc -g generates required debug info in the .bc file. 2. The backend (llc) converts that to Dwarf (or something else as desired by that back-end). 3. Native debuggers like (gdb) understands Dwarf and provide source
2009 Jun 29
3
[LLVMdev] About debug in LLVM!!!
Hi all LLVMdev! Here is a question: I try to understand how I can realize a debugging in LLVM!? I have written a back end for my target and now I need a debug. I asked developers Chris Lattner and Robert L. Bocchino. They recommend me ask the LLVMdev. Is there a tool like "llvm-db" about Robert said? Here a mail from Robert: On Jun 29, 2009, at 17:14 PM, Robert L. Bocchino
2007 Jul 02
0
Mshome "deactived" by samba?
Hi, I'm setting up openSuse samba on my home network (ethernet) so my linux and the two winXP machines can file share. The linux machine is also where all the backups for all the other pc's are stored. My workgroup is MSHOME. When I start up my winxp pc I can see the linux machine in My Network Places > Entire Network > Microsoft Windows Network > MSHOME However, after a few
2017 Feb 21
0
[PATCH 3/3] dib: rename "aux" to "in_target.aux"
Sadly, there are elements (hello "gentoo"!) that, during the cleanup.d phase, wipe out almost everything in the /tmp of the guest, including the /tmp/aux where virt-dib mounts the auxiliary data. Since that removal excludes things starting with "in_target" (mostly to avoid wiping the "in_target.d" that disk-image-create itself sets up, then rename our "aux"
2001 Nov 14
2
SuSE Linux 7.3 and Windows Networking
Dear sir or madam, i've got a problem connecting a Linux machine with a Windows Me internet and file share. This problem i didn't got it with SuSE 7.2. From SuSE told me that have been some changes on SAMBA from 7.2 to 7.3. I'd like to ask you if some one could help me. I am looking forward for your anwser. Yours faithfuly, Bill Giannakopoulos P.S. I can see the Win PCs but i
2009 Jun 26
0
[LLVMdev] LLVM Compiler Infrastructure and GDB debugger
Hi Artem, GDB only works with native applications. If you compile your code to a native executable with -g, then debug info should work for you. However, if you've built your own backend, then you may need to add the debug info hooks etc. If you have further questions, please email the llvmdev mailing list instead of me directly, thanks! -Chris On Jun 26, 2009, at 11:11 AM,
2008 Jul 06
1
configuration file for tunneling device
Hi, For Ethernet and others, we have a configuration file inside /etc/sysconfig/newtork-script/ like ifcfg-ethx where we specify ip address, mask, type etc... For GRE tunneling, how can I specify the parameters for tunneling device, so that I ifup-tunnel will automatically read and start the interface and I don't have to write the below scripts in my start-up file. ip tunnel add netx mode
2006 Sep 23
1
Mac can't connect to debian after upgrade to Samba 3.0.23
After upgrading my Debian box to Samba 3.0.23, I'm no longer able to connect to it from my Mac OS X 3.9 machine. I can still connect from the linux box TO the mac, but not the other way around. I need to be able to mount the linux volume on the mac. I've had to downgrade to samba 3.0.22 on linux to get it to work. My home network is a simple 2 machine setup with a wired connection. My
2008 Apr 01
1
strange permission denied problem
I built an embedded box which uses mount.cifs to mount network shares. I've shipped several of these and all are working fine except for one, which gives me permission denied on certain files: root@Mnemosyne:~/mnt/bgrp1/c/Ballance Group Folders/Scully/Client Photos-Scully# cat "Office Pics 002.jpg" > /dev/null cat: Office Pics 002.jpg: Permission denied
2009 Jun 28
1
[LLVMdev] LLVM Compiler Infrastructure and GDB debugger
Hallo, LLVMdev! I have found you in LLVM Developers page (http://llvm.org/developers.cgi). First thank you for all of your work with LLVM. About: I work with the LLVM Compiler Infrastructure to implement a backend for specific processor xPEC of chip NetX (http://hilscher.com/netx.html). So C-code already possible compile to the native xPEC assembly code (works perfect! LLWM a big
2014 Feb 28
0
Samba4 and VPN browsing / accessing !
There is router/vpn server with 2 static NICs - Lan (local area network) , and Wan (wide area network) . Also pptpd/xl2tp, iptables is installed at router. Forwarding, proxyarp and broadcast relay is set up at router. Samba4 4.1.x is installed at router. There is no any Wins in Lan. So, there are Ran (remote access network) clients (client-to-server) being conneted by pptp/l2tp using
2014 Mar 03
0
Samba4 and Lan/ Vpn clients browsing / accessing !
There is router/vpn server at Ubuntu 12.04 LTS with 2 static NICs - Lan (local area network) , and Wan (wide area network) . Also pptpd/xl2tp, iptables is installed at router. Forwarding, proxyarp and broadcast relay is set up at router. Samba4 4.1.x is installed at router. There is no any Wins in Lan. So, there are Ran (remote access network, that is Vpn) clients (client-to-server) being conneted
2006 Mar 13
1
entries in /var/log/message
I am noticing the following entry in my /var/log/message file: Mar 5 04:03:31 dbserver1 nmbd[7317]: name_to_nstring: workgroup name MSHOME,DATABASESRV is too long. Truncating to MSHOME,DATABASE It is in there a lot. Is this something I should try to fix? Thanks Randy