Displaying 9 results from an estimated 9 matches for "w2ksp4".
Did you mean:
w2ksp2
2004 Oct 26
0
xpsp2 clients authenticate, W2ksp4 clients must use IP or FQDN
Hi,
I have an interesting issue. I?m running a redhat 9 box with samba 3.0.7,
and Kerberos 1.3.1. I?ve joined the machine to the AD2k3 domain, and all
the informational commands respond as expected, getent's, wbinfo ?g ?t,
and net ads*** and also 'smbclient -k //otherdomainserver/share' works as
it should from the server's terminal.
when connecting to the server with a windows
2009 Dec 21
4
Fw: W2KSP4 Problem
I was having a problem with my Samba PDC with LDAP backend.
Some of my workstations (W2kSP4) couln't log into the domain. I removed the machines from the domain, changed the name, created a new
machine-account, but I still can't add the machine to the domain.
smbclient -L localhost
Enter root's password:
Anonymous login successful
Domain=[DCHOMO] OS=[Unix] Se...
2005 May 24
1
couldn't find service %u
Hello,
after upgrading from 3.0.8 to 3.0.14a I started have problems in my network.
Environment:
- clients with W2KSP4
- Linux Debian Sarge server with Samba acting as PDC.
There was no other changes on server configuration.
Problems:
1) Only some users cannot reach their home share automatically after login. I am using "login drive = J:" to auto-setup connection after login.
2) Only some users cannot s...
2003 Aug 27
1
Problem in StructTS() when the first element of the serie is NA ( (PR#3990)
Hi all,
I've experienced this problem using StructTS(x) when the *first* element of
x is a NA (R:R1.7.0, os: w2ksp4).
Please look at the following code:
a=rep(1:7,10)
library(ts)
#this works
StructTS(a)
#this works
x=a
x[2]=NA
StructTS(x)
#this doesn't work
x=a
x[1]=NA
StructTS(x)
The last command returns this error
"Error in optim(init[mask], getLike, method = "L-BFGS...
2003 Aug 27
1
Problem in step() and stepAIC() when a name of a regressors has b (PR#3991)
Hi all,
I've experienced this problem using step() and stepAIC() when a name of a
regressors has blanks in between (R:R1.7.0, os: w2ksp4).
Please look at the following code:
"x" <-
c(14.122739306734, 14.4831100207131, 14.5556459667089,
14.5777151911177,
14.5285815352327, 14.0217803203846, 14.0732571632964,
14.7801310180502,
14.7839362960477, 14.7862217992577)
"reg" <-
structure(list(feriale...
2004 Jan 19
0
W2K AD domain join success, wbinfo -t error - question
Hi all!
I'm configuring Samba 3.0.1 on Solaris 9 (rel s9_58shwpl3) Sparc.
Have successfully installed Ldap libs, Krb5 libs, and, finally - Samba. Trying to join W2KSP4 domain.
net rpc join -S dc01 -U Administrator
Gives
bash-2.05# /usr/local/samba/bin/net rpc join -S dc01-tmn -U Administrator
Password:
Joined domain MYDOMAIN.
Now i start winbindd.
The smb.conf file is:
WORKGROUP=MYDOMAIN
security = domain
winbind use default domain =...
2009 Jun 25
1
Problems resolving most users with winbind and AD/SFU
Hello all,
I'm having a problem with Winbind resolving some users from AD on a W2KSP4
server running SFU 3.5 [8.0.1969.1]. All users and groups in the AD domain
have been assigned UIDs and GIDs via SFU. The Linux fileserver is running
CentOS 5.3 with Samba 3.0.33-3.7.el5. The fileserver has been joined to the
domain using authconfig with proper modifications made to nsswitch...
2009 Jul 01
0
Problems resolving most users with winbind and AD/SFU (Resolved?)
...esolve and are missing for the
> accounts that won't. ?With more luck I won't fry my AD.
>
> Will post if I find anything of value
>
> Steve
>
>>
>>> Hello all,
>>>
>>> I'm having a problem with Winbind resolving some users from AD on a W2KSP4
>>> server running SFU 3.5 [8.0.1969.1]. ?All users and groups in the AD domain
>>> have been assigned UIDs and GIDs via SFU. ?The Linux fileserver is running
>>> CentOS 5.3 with Samba 3.0.33-3.7.el5. ?The fileserver has been joined to the
>>> domain using authco...
2009 Feb 22
1
Can't add machines to domain after Debian-Update
Guten Tag Samba-List,
after updating my Linux-Server from Debian Etch to Lenny, some of my
workstations (W2kSP4) couln't log into the domain. I removed the
machines from the domain, changed the name, created a new
machine-account, but I still can't add the machine to the domain.
My /etc/smb.conf (see below the logfile) is unchanged since Debian Etch.
Perhaps someone find's m...