Displaying 20 results from an estimated 100 matches similar to: "no logon server on trusted domain"
2018 Feb 22
0
"The workstation does not have a trust secret." issue
Hi all,
Can somebody give insights on this issue with the one-way interdomain trust.
It seems the trust working as I can get the users of the trusted domain
(SANDBOX) from the trusting domain (LUMAD)
Current Configurations:
Windows 2016 Standard (SANDBOX) - Active Directory functional level
(Windows Server 2008 R2)
Samba 4.7.5 (LUMAD)
samba-tool domain level show
Domain and forest function
2020 Feb 26
0
sysvolcheck and aclcheck generates error
Hi,
Search on the net but not getting enough information to resolve the issue.
As per suggestion to check the sysvol but mine got issues.
Currently using CentOS 8.1.1911 and a compiled samba 4.11.4 based on Fedora
31.
I tried also to delete the broken GPO
policy E4108E65-68AB-4E2D-9A00-A9063B1558E3 but I can't delete it (using
samba-tool gpo del {31B2F340-016D-11D2-945F-00C04FB984F9}
2015 Oct 14
0
upgrade Samba3 to Samb4 NT4 DC and got no currently logon servers
Hi,
Hope can someone give insights or what to do next, regarding with issue
encountered regarding with the upgrade of Samba3 to Samba4 NT4-style
domain with OpenLDAP backend.
It seems the upgrade went well as I could join the domain on the Windows 7
workstations, except adding still the registry mentioned on the link:
https://wiki.samba.org/index.php/Required_settings_for_NT4-style_domains
and
2013 Jan 28
1
The RPC server is unavailable on Samba 4 clients
Hi,
I used to upgrade/migrated samba 3.3.10 to samba 3.4.17 with LDAP backend
in place, while upgrading the CentOS from 5.5 to 5.9. In place to retain
the trust relationship.
The users can able to login without re-authentication from existing
machines. Tested 3 XPs, and 3 Win7 but it takes 5-8 mins to login compared
to 1 win7 that was re-connected (disconnected from domain, restart, then
rejoin
2010 Sep 01
1
[LLVMdev] Assertion failure in tablegen: rationale ?
While I'm at it, I noticed a behaviour which is not exactly related but
similar. To put it simply, you can 't do T.V.W, you need to do
!cast<Bla>(T.V).W
Example:
class Bla<string t>
{
string blu = t;
}
class Bli<Bla t>
{
Bla bla = t;
}
def a : Bli<Bla<"">>;
def b : Bla<!cast<Bla>(a.bla).blu>; // works
def b :
2010 Sep 01
0
[LLVMdev] Assertion failure in tablegen: rationale ?
On Sep 1, 2010, at 4:35 AM, Amaury Pouly wrote:
> Hello,
> I was fiddling with TableGen (for a use that has nothing to do with a compiler but it's doesn't matter) and TableGen triggers an assertion failure on this code (I reduced the case to the minimum, it's a parsing bug):
David, can you take a look? This is related to your lisp interpreter :)
-Chris
>
> class
2010 Sep 01
3
[LLVMdev] Assertion failure in tablegen: rationale ?
Hello,
I was fiddling with TableGen (for a use that has nothing to do with a
compiler but it's doesn't matter) and TableGen triggers an assertion failure
on this code (I reduced the case to the minimum, it's a parsing bug):
class Bli<string _t>
{
string t = _t;
}
class Bla<list<Bli> _bli>
: Bli<!car(_bli).t>
{
}
#0 0x00007ffff6ebda75 in *__GI_raise
2015 Jun 03
0
Classicupgrade Errors on password_hash.c:2237
Hi,
I am stuck on upgrading from samba3 upgrade to samba4 on Centos 7.
Previously working on Centos 6.x, based on testing before around 2013 or
maybe I missed something.
I don't have any idea what does it mean nor what causing the issues using
Samba 4.2.2:
....
> Setting up well known security principals
> Setting up sam.ldb users and groups
> ERROR(ldb): uncaught exception -
2011 Sep 01
2
Removing special chars in strings?
Hi all,
How can I replace those "\" in the str?
Thanks in advance.
func <- function(str) {
print(gsub("\\","",str))
}
func("bla\ble\bli")
2017 Nov 03
1
LDAP Filters as defined for dovecot UserDB and passDB
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Fri, 3 Nov 2017, Aki Tuomi wrote:
> Check your userdb, is it using same config file?
some HOWTOs explicitly want you to use two config files, because Dovecot
maintains two different connections for passdb and userdb queries, which
is faster. So if you have copied the config file, instead of symlinked
them, you might have to change two
2013 Feb 13
1
Error Message During ANOVA
Dear R-Help,
I'm using an ANOVA to determine if there is any variation that exists
between my four different shark-types and their entrance behavior towards
an apparatus.
To do this, my coding was:
df1=read.table("lemonentrance.txt", header=TRUE); df1
c(t(as.matrix(df1)))
r = c(t(as.matrix(df1))) # response data
r
2009 Mar 13
3
Samba LDAP troubleshooting
Hello
I'm hoping someone can provide some insight, sample snippet from smb.conf
and the samba log.
Password authentication is working & succeeding, complains about an invalid
SID which I know is the trust relationship that is formed between server and
client, this is a duplicate ldap database from a samba domain controller.
On the topic, anyone have a good book to recommend on Samba, I
2006 Jan 16
5
A function that return a link_to, Possible ?
Hello, I try this :
in application_helper.rb
-----------------------
def lnk bla
return link_to bla, { :controller => bli , :action => "blo" , :id
=> "blu" }
end
in file.rhtml
-----------
<%= lnk "yo!" %>
This return an error. There is a way to do this or something similar, or
this is completly impossible ?
Thanks
2004 Mar 26
1
lookup.xport in foreign ignoring some datasets (PR#6701)
The Details.
In the following version.
> version
_
platform i386-pc-linux-gnu
arch i386
os linux-gnu
system i386, linux-gnu
status
major 1
minor 8.1
year 2003
month 11
day 21
language R
>
lookup.xport ignores some datasets in sas export file.
File "emptySasData3.xpt"
(available at http://biostat.mc.vanderbilt.edu/tmp/emptySasData3.xpt)
is a
2015 Nov 14
1
session setup failed: NT_STATUS_LOGON_FAILURE (debian wheezy)
Hello everybody,
I am having trouble with samba ldap authentication
Here are some of the outputs...
root at samba:~# smbclient -L //localhost -U justin
Enter justin's password:
session setup failed: NT_STATUS_LOGON_FAILURE
Log out puts:
root at samba:~# tail /var/log/samba/log.smbd
[2015/11/14 09:02:16.560186, 0]
passdb/lookup_sid.c:1684(get_primary_group_sid)
[2015/11/14
2016 Sep 21
0
Samba loose the user forward as member Server
Hi,
Is your replication between you PDC and you member server working?
You can run "samba-tool drs showrepl". Which should help you determine
if the replication is functioning correctly.
Here is a related link to the Samba wiki that may help :-)
https://wiki.samba.org/index.php/Samba_AD_DC_Troubleshooting
Best Regards,
- Rylan
On Wed, Sep 21, 2016 at 2:32 AM, admins aixtema via
2008 Sep 09
6
plotting group means
Hi all,
I want to plot the grouped means of some variables. The dependent variables
and the grouping factor are stored in different columns. I want to draw a
simple line-plot of means, in which the x-axis represents the variables and
y-axis represents the means. The means of the groups should be connected by
lines. So far, the only function that I could find comes closest to what I'm
2007 Jul 24
3
mocha tarballs don''t uncompress cleanly
Hi Antonio,
My environment is OS X 10.4.8.
Thanks a lot for looking into the problem. Please let me know if I
can do anything to help.
I have had problems previously with tar including Mac resource fork
files. Could this be what is causing your problem?
James.
On 24 Jul 2007, at 20:42, Antonio Terceiro wrote:
> Hi James,
>
> First of all, thanks for mocha, it''s a really
2016 Sep 21
2
Samba loose the user forward as member Server
Hi,
i am at the end of my knowledge.
Our PDC works fine all user can access the Samba Shares, Windows Logins
are Working, all fine.
But our Member Server makes me ($=%§=(%(§=.
When i join the Domain all is fine and all Shares are working
net rpc join -S DOMAINSERVER -U Administrator
Using short domain name -- DOMAIN
Joined 'SERVER1' to domain 'DOMAIN'
net rpc testjoin -S
2004 Oct 19
1
[fdo] Integration of network-softwares like samba, nfs and sftp with the desktop
Hi there,
I would like to enable the desktop user to create shared folders, for
example using protocols like Samba, nfs and sftp.
For the user to make this possible, the user needs (on a Linux machine
configured with the defaults of most current Linux distributions) root
privileges.
However. In a desktop environment, in my humble opinion the possibility
for a normal user to configure a simple