Displaying 20 results from an estimated 20000 matches similar to: "Can't join AD domain"
2003 Nov 04
1
Samba 3.0.0 can't join ADS domain
I'm installing Samba 3.0.0 on a RH9 system for the
first time. I've gone through the doc and I believe
that I've done everything correctly, but when I try to
issue a "net ads join -U myuserid" command, I get no
response. No errors, just nothing. When I do a klist
I can see the credentials for "myuserid" but nothing
else. If I do a "net rpc join -U
2010 Nov 13
0
RESS "ActiveX component can't create object"
Hello,
I'm trying to run the program "Real Estate Success System" and when I do I receive the following error. Run-time error '429': ActiveX component can't create object
I was receiving errors about missing dll's but I have been able to register those and now I'm stuck at this ActiveX component error.
System: Ubuntu 10.10 running Wine 1.3.6
Console output:
2007 Jul 14
1
How to remove the quote "" in the data frame?
If I do not add "ress" into the data frame "res", there is no quote in the
data frame. However, I add "ress", all column were found the quote.
How to remove it?
If you can delete the quote in the file "ress", that is better.
Thanks.
> ress[1:10]
[1] "ABHO.ABNE" "ABHO.ACBA" "ABHO.ACGI" "ABHO.ACKO"
2006 May 04
1
Samba file server -- samba domain join problem
Hello,
I recently upgraded a network to FC3 from RH9 (I know, I know, behind the
times).
The network is small: one PDC, one file server. The PDC (Samba, LDAP, DNS,
DHCP all on FC3) is running fine. Seamless between linux logins and windows
XP. Users can log in, see the shares, mount drives.
The second file server is just going to be an NFS and Samba server. The
plan is to use security=domain
2006 Jan 22
1
Customizing desktop systems
My company is now in the process of rolling out enterprise desktop
systems (mostly rhel3 since we have some commercial software that is
not quite ready for rhel4). Most of our users (ca. 120 workstations)
are using RH9. I've developed a simple, extensible set of kickstart
post procedures and firstboot procedures that provide a quick way to
image new systems, but one thing is missing.
I
2013 Jun 23
1
Joining Mac OSX 10.8.4 Small contribution for the documentation/wiki?...
Hello list,
I'd like to share with you my experience with Samba4 AD-DC and Mac OSX
Mountain Lion 10.8.4 joining it to the domain and using kerberos
implementation on OSX to authenticate users against the AD.
Maybe it's useful to anyone here
My scenario:
My domain controller is on a remote location and I've got my router
(Mikrotik) setup to create a PPTP tunnel to the w2k8 server
2003 Aug 20
1
Samba 3.0.0 Beta 3: "krb5_cc_get_principal failed" but "Join to realm" successful?
Hiya,
as I was not capable of getting only close to join the RC1 of
Samba 3.0 to my ADS realm, I downgraded to the Redhat 9.0 rpm version of
Samba 3.0 Beta 3 from download.samba.org.
With this package I get a lot closer to a "working solution". Anyway,
Kerberos is not working as supposed during the "net ads join" process
which should leave a bunch of Kerberos credentials in
2011 Jun 08
0
PS to Taking Integral and Optimization using Integrate() and Optim()
Hello again.
Thank you for the comments. I have written these codes.
iy=function(x)
{
res=NULL
ress=0
for (i in (1:2))
{
for (xx in x[i])
{
fy=function(y) (exp(-exp(y+log(xx)))*(-exp(y+log(xx)))^2)/(1-exp(-exp(y+log(xx))))
res=c(res,integrate(fy,-6.907,-1.246)$value)
ress=ress+res
}
}
return(ress)
}
iy(c(1,1))
integrate(fy,-6.907,-1.246)$value
In 1D optimize() works perfectly on iy(). However
2003 Nov 25
1
rsync : permission denied
I have 2 servers I'm keeping synch'ed via rsync
intel rh9 boxes with 2.4.20 kernel with xfs (1.3.0), acl, quota... and ootb
rsync 2.5.5 rpm
it works fine since a while
recently I created a directory with restricted access, and I get
"permission denied" error messages. this directory named RESTRICTED belongs
to user "user1" group "group1" and has drwxrwx---
2003 Oct 20
2
Samba3 & LDAP Can't join domain with Win2k Pro
Hy all,
I tried since 2 weeks ... Still doesn't work...
With Win98 Client it work perflectly but i can't join with Win2k Pro.
Same message in Win2k Client : username or password incorrect.
I try with root / Administrator / new account / everything...
I change password for root / Administrator.
My config :
- RedHat 9.0
- Samba 3.0
- OpenLDAP 2.0 (RPM from RH9)
- Populating the OpenLDAP
2004 Feb 11
6
Unable to join ADS domain
I've installed Samba 3.0.2 (from the source) on a SuSE
8.2 system with MIT Kerberos 1.3.1 (I uninstalled the
Heimdal code) and the OpenLDAP 2.1.27 development
libraries installed on it. I want to make this system
a domain member of a Win2K native-mode ADS domain but
can't get "net ads join" to work. I've run "kinit
myid@MYDOMAIN.COM" and I get at ticket, but when
2009 Mar 23
0
net ads join -U syntax
Hello,
I try to join a Samba 3.2 server on RHEL 4 to AD using
net ads join -d 2 -U myaccount@DOMAIN.COM
It seems that the net utility does not 'like' a full qualified userid
any longer. I was able to join using samba v3.09 and v3.025 but with
3.2.8 I'm only able to join submitting a plain userid (without @domain
appended), i.e.
net ads join -d 2 -U myaccount
When joining using
2006 Jul 05
3
Linux kerberos to Windows AD 2000/2003
I have spent the last 4-5 hours scrounging google articles on this and
have found 2 solutions. The problem is one of them is something that we
will not do (as MS will not support extending AD with Services For
Unix(SFU)).
The other is simply configuring kerberos and pam on the linux system. No
problem there from what I can tell.
Ticket cache: FILE:/tmp/krb5cc_0
Default principal: userid at
2017 Apr 03
3
Define SIP fromuser field in Dial()-command
Hello
how can I set the fromuser field of the SIP INVITE when using the
Dial()-command in the dialplan ?
None of the below Dial() command give the correct result :
exten => _XX.,n,Dial(SIP/${EXTEN}:passwdk5j6::user762 at myprovider.biz)
exten =>
_XX.,n,Dial(SIP/${EXTEN}:passwdk5j6::user762 at myprovider.biz/${EXTEN})
exten =>
_XX.,n,Dial(SIP/user762:passwdk5j6::user762 at
2010 Jul 19
1
Unknown column username in where clause
Version: Dovecot 2.0 rc2
I'm testing Dovecot with MySQL quotas but I get always this error for
incoming mails:
tux dovecot: lmtp(4928): Error: user testuser at dlutt.de: Auth USER lookup failed
tux dovecot: auth: Error: mysql: Query failed, retrying: Unknown column 'username' in 'where clause'
I dont' know where the field "username" should come from because I
2005 Jan 13
0
getent passwd problem
I'm using RH9, and I have compiled samba 3.0.1 compiled from sources,
> with the following options:
> ./configure --with-winbind --with-winbind-auth-challenge --with-pam \
> --with-acl-support --with-ldapsam --with-pam_smbpass \ --with-ads
> --with-ldap --with-dce-dfs --with-smbwrapper --enable-pam
> net ads join -S server.domain.com -U support worked fine.
2005 Jan 13
2
samba3+ADS
Hi ,
I'm using RH9, and I have compiled samba 3.0.1 compiled from sources,
with the following options:
./configure --with-winbind --with-winbind-auth-challenge --with-pam \
--with-acl-support --with-ldapsam --with-pam_smbpass \
--with-ads --with-ldap --with-dce-dfs --with-smbwrapper --enable-pam
net ads join -S server.domain.com -U support
worked fine.
I started winbindd.
2010 Dec 26
1
Calculation of BIC done by leaps-package
Hi Folks,
I've got a question concerning the calculation of the Schwarz-Criterion
(BIC) done by summary.regsubsets() of the leaps-package:
Using regsubsets() to perform subset-selection I receive an regsubsets
object that can be summarized by summary.regsubsets(). After this
operation the resulting summary contains a vector of BIC-values
representing models of size i=1,...,K.
My problem
2006 Jun 20
0
Unable to join AD
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello everybody,
I'm getting crazy trying to get my Linux box work with Active
Directory.
It's a Fedora Core 4, and these are the installed rpm's
[root@desarrollo ~]# cat /etc/redhat-release
Fedora Core release 4 (Stentz)
[root@desarrollo ~]# rpm -qa|grep samba
samba-3.0.14a-2
samba-common-3.0.14a-2
[root@desarrollo ~]# rpm -qa|grep
2020 Nov 08
2
Can't join domain (LDAP error)
> On 8 Nov 2020, at 20:24, Rowland penny via samba <samba at lists.samba.org> wrote:
>> ldbsearch does not work either:
>> root at samba-addc:/ # samba-ldbsearch -H ldap://gateway2.beger.com.au -U beger/darius '(objectclass=person)'
>> Failed to connect to ldap URL 'ldap://gateway2.beger.com.au' - LDAP client internal error: NT_STATUS_INVALID_PARAMETER