Displaying 20 results from an estimated 1000 matches similar to: "WinXP fails to find samba server"
2006 Mar 15
0
wbinfo -u responds with Error looking up domain users
Hi all,
I have an Samba + LDAP PDC and BDC setup with a trust to an NT 4
domain. I am using Samba 3.0.21c on Sles 9. HRH is the Samba domain
and Hendricks is the NT4 domain.
When using getent passwd and/or wbinfo -u on the pdc all of the users
from both domains are listed:
getent passwd:
<snip>HRH users:
njcloud:x:1034:1014:System User:/home/njcloud:/bin/bash
acrardi:x:1035:513:System
2005 May 18
0
Samba 3 dms doesn't allow access through interdomain trust
Hello everyone!
I have a little problem:
HRH = trusted domain (Samba 3)
Hendricks = trusting domain (NT4 sp6a)
Trusts are setup between the NT4 and Samba3 + OpenLDAP domain and
appear to be working properly.
When logged into the HRH domain on a W2k workstation I can view,read,
and write on available
shares for HRH groups and users on our Windows file servers. Whenever
I try to see available
2003 Aug 29
1
winbind samba and nt4 pdc
Hi all
I am attempting to install winbind on a Redhat 9 machine with an NT4
PDC. The winbind version is samba-2.2.7a-7.9.0 as a stock RH install.
I have followed the install instructions on the man page and I still
get the errors shown below.
I have searched google for the STATUS_BUFFER_OVERFLOW (0x80000005)error
and the plaintext password authentication failed error but nothing I've
found
2003 May 20
0
intermittent failure of ability to connect to samba share from win (NT/2k) client
First, my installation is samba 2.2.8 running as a daemon (not inetd) on
Solaris 8 configured to use a WINS server and provide authentication via
a PDC (same host as WINS server). I do have an lmhosts file in the
samba /lib directory with the PDC/WINS server address in it.
My globals section;
[global]
workgroup = WORKGROUP
netbios name = SAMBASERVER
security =
2003 May 23
0
intermittent failure of ability to connect to samba share from win (NT/2k) client]]
I am not sure if your problem is similar to what we have just experienced.
we are using samba 2.2.3a-12.3 on debian with winxp sp1 clients
we are using roaming profiles
first logon after reboot fails sortof
Windows cannot find a server copy of roaming profile will logon with
local profile
funny thing we never saw any activity in hostname.log (seperate smb.log
for each machine)
smbstatus showed
2009 Jan 11
7
ISCI Network Hang - Lun becomes unavailable
I am sharing out ZFS ISCSI luns to my Mac. When copying large files, the network will hang in the middle of the transfer and the LUN will become unavailable until I plumb the NIC. This issue appears to only occur only when I am reading files (ie..syncing an ipod) and not writing (I''m not 100% sure though). When I snoop the interface I notice a bunch of ARP lookups. Any ideas? Thanks in
2005 Apr 19
1
AW: AW: Activate ingress policies on suse enterprise serv er 9
Good Morning,
Thanks for your hint, now I can see the dropped packages!
But it is only working for port 8080 why not for port 8099??
(If you need some indices please let me know)
Thanks
Gernot
> GRAMES Gernot
> __________________________________
> SIEMENS AG Austria
> PSE SMC AI 21
> * Tel.: +43 (0) 5 1707 24356
> * FAX: +43 (0) 5 1707 54600
> * E-Mail:
2005 Apr 18
1
AW: Activate ingress policies on suse enterprise server 9
Hi,
Thanks for the fast response,
.)Okay I tried your suggestion for my port 8099 and nothing happened:
The tcp ip information goes from a firewall to my port 8099 and this port is
than routed to the original 8080, I do that because I don`t want to dirturb
my port 8080.
But it seams the ingress filter doesn`t work on it!!
iptables -L -t nat
Chain PREROUTING (policy ACCEPT)
target prot opt
2006 Feb 09
0
Error: Device 2049 (vbd) could not be connected (only when in auto/)
Hi all
When I have a domU that resides in the auto directory I get ''Error: Device
2049 (vbd) could not be connected'' and the domain starts in a paused mode.
Shutting it down and restarting has the same effect. Following is some
output from the xm log and an attempted restart.
Directly after dom0 reboot:
xen0:/etc/xen/scripts # xm list
Name ID
2005 Jul 12
1
Samba3, ldap and password expiry
Hi all!
We are using 1 Samba PDC and 2 bdc (Version
3.0.15pre3-SVN-build-UNKNOWN-PS-SuSE) with openldap2-2.2.6-37.38 on
SLES 9.
New users setup ok and first logon password change works. Because of
HIPAA we need the passwords to change every 30 days however this isn't
happening.
I thought that I had this working once upon a time while I was testing
and getting ready for production but
2005 Apr 18
1
Activate ingress policies on suse enterprise server 9
Hi,
what is needed to activate ingress policies for enterprise server 9!
My current loaded modules:
in the attachments
my kernel:
Linux linux 2.6.5-7.97-smp #1 SMP Fri Jul 2 14:21:59 UTC 2004 i686 i686 i386
GNU/Linux
So you can see the module sch_ingress is loaded and also the package iprout2
is installed.
I have set also a filter for ingress policies but i don`t think it is
working,
2002 Aug 08
2
Problems with Samba 2.2.5 and Solaris 8
Hello,
we've got a Problem with our Samba-Fileserver.
Shortly I installed Samba 2.2.5 compiled under Solaris 8 with gcc version 2.95.2
19991024 (release).
We have some NT-Servers using Windows NT4 Terminal Server Edition. And there are
round about 70 Users per Server using them.
Now my Problem:
Everything works fine until one Client opens the 129th Connection to the
Samba-Server. The
2010 Jan 25
1
summing a large, partitioned data frame
Dear R community,
I'm trying to develop a fast way of summing specific rows of a large data frame.
Here is an example of the kind of data frames I'm dealing with:
> refls
H K L M/ISYM BATCH I SIGI
43247 1 0 5 21 79 61.44117 2.20553
1040 1 0 5 257 6 15.16316 0.54431
2324 1 0 5 257 5 46.76152 1.67858
31515 1 0 5 259 60 57.97305
2012 Dec 29
1
[PATCH] Makefile.lite: Fix building with MSYS and MinGW(-w64), Improvements
On 2012-12-28 2:49 AM, Erik de Castro Lopo wrote:
> J. Hendricks wrote:
>
>> This is a patch to allow building of the project using MSYS, MinGW, and
>> MinGW-w64 with the following invocation:
> Hi,
>
> Sorry, your patch doesn't apply. Its probably a problem with line
> wrapping.
>
> Can you please re-send a gzipped version of it?
>
> Cheers,
> Erik
2011 May 27
2
if you don't give yourself annoyance, others also can never
yes, I narrowed eyes and see the world again. I's eyes narrowed, at present of scenery was draped one hazy cloak, a fairly beautiful come out in the wash. As long as the phenomenon don't essence, some things, some things, some people don't need to see as well, as long as I see things scenery beautiful that side.
www.ebuybus.com
2012 Nov 09
2
sink() doesn't work
Oftentimes I want to make outputs to be displayed on the R console.
However, after I execute a program with a sink command in it the R console
becomes unresponsive. Meaning that the following occurs in R console:
> source("Program_containing_sink.R")
> a<-1
> a
>
>sink()
>a
>
R help says that sink() will bring output back to the console but i's not
2004 Nov 28
3
Correct Syntax for a Loop
I'll appreciate if some one can help me with the
following loop. This is the logic of the loop,
if we have the following data;
> x.df
x.dif
. .
. .
102 0.00
103 0.42
104 0.08
105 0.00
106 0.00
107 0.00
108 -0.16
109 -0.34
110 0.00
111 -0.17
112 -0.33
113 0.00
114 0.00
115 0.00
116 0.33
117 0.17
118 0.00
. .
. .
I'm trying to find i's where
for (i
2006 Jan 12
4
Loading Excel file into Limma
Dear mailing group,
This is my first time here. Glad to have this resource!
I am currently trying to load an Excel file into R (limma package loaded)
using the source(*name of directory*) command, but it cannot open the file.
I renamed the file as .R and .RData, to no avail. The Excel data contains
one gene name per row and about 100 data points per gene (columns).
I am only used to
2004 Aug 06
0
Re: WinXP and Mac OS X Server PDC: long logout times (RESOLVED)
On Aug 6, 2004, at 3:56 PM, Bog Patterson wrote:
> ? To work around this issue, edit the smb.conf file, adding the
> following
> line to the "[global]" section:
>
> socket options = TCP_NODELAY SO_RCVBUF=64240
>
> http://docs.info.apple.com/article.html?artnum=107838
>
> Bog Patterson, Network Administrator
Appears to be working so far. I'll have to
2007 Oct 03
2
How to install .NET ?
Hi,
I know .NET doesn't work under wine, but I just want to have a way to
install it without running it - I's like to install Sony Vegas 8 (a
video editor) under wine, and it tries to install dotnetfx3.exe but
fails.
Anyone knows how to make that work ?
Thanks,
Xav