Displaying 20 results from an estimated 1000 matches similar to: "Machine failing to keep its trust with Domain Controller"
2005 Dec 15
4
hanging smbd(s).....
dear all,
the following problem occurs periodically (appr. once a week) here:
the number of smbd(s) will dramatically rise (up to 500 and more...)
when having a look what the proccesses are doing i only see that they
are waiting for getting a lock:
fcntl64(4, F_SETLKW64, {type=F_WRLCK, whence=SEEK_SET, start=240, len=1}, 0xbfefa5c0) = 0
filedescriptor 4 is bound to my secrets.tdb !
after that
2000 Jul 06
3
joining a NT domain
I have 2.0.7 Samba for Solaris and
I tried to join an NT domain but got the following:
/opt/samba/bin> smbpasswd -j niaaa01
cli_net_auth2: Error NT_STATUS_NO_TRUST_SAM_ACCOUNT
cli_nt_setup_creds: auth2 challenge failed
modify_trust_password: unable to setup the PDC
credentials to machine NIAAAWMAIL. Error was :
NT_STATUS_NO_TRUST_SAM_ACCOUNT.
cli_net_auth2: Error
1999 Jan 15
6
Problems joining NT Domain
I am trying to get my linux box running slackware with kernel 2.0.36 and
samba 2.0.0 (full version not BETA) to join our NT domain. I first added
to computer to the domain. Then I typed this (computer and domain names
altered for protection):
linux_computer:/usr/local/samba/bin# smbpasswd -j MY_DOMAIN -r MY_PDC
Where linux_computer is the linux computer (like you needed that)
MY_DOMAIN is the
2015 Jan 08
2
Re: Using virsh blockcopy -- what's it supposed to accomplish?
On Thu, Jan 08, 2015 at 01:44:58PM -0600, Gary R Hook wrote:
> On 12/24/14 4:42 AM, Kashyap Chamarthy wrote:
> >On Tue, Dec 23, 2014 at 12:38:57PM -0600, Gary R Hook wrote:
> >
> >[. . .]
> >
> >In my case, the block device is a QCOW2 disk image file. If I boot
> >without using the disk image file which has the operating system, the
> >domain will fail
2006 Feb 22
5
[OT] Apache rewrite stuff...
Hi all, a little off topic, but was wondering what the best way is to
re-write incoming requests so that they all end up at the same domain.
For example, if I had:
my_domain.net
my_domain.com
my_domain.org
Whats the best way to map/redirect all of these to
www.my_domain.com
?
I know its possible, just not sure what to add for rules/virtual hosts
in my apache config.
Thanks for the help!
-Nick
2002 Aug 07
2
can't pause a samba shared printer from w2k pc
Running samba installed from rpm 2.2.5-1 on rh 7.2 system...
security=domain with winbind to NT pdc, LPRng
Trying to pause printing without specifying a queuepause command I get:
You do not have permissions to modify the settings for this printer. If
you need to change the settings, contact your network administrator.
With
queuepause command = /usr/sbin/lpc stop %p
queueresume command =
2017 Feb 03
1
Samba standalone + openldap
Hi everybody,
I'm new to this mailing list, i need help about a configuration with
Samba / Openldap.
I have a samba server with shared folders, where users authenticate with
a determined login/password.
I would like to use my directory (openldap) to authenticate my users to
access the shared folders.
I do not want to use samba as a domain controller, just to authenticate
the users with
2005 May 03
6
BDC, documentation, Machine Accounts Keep Expiring
Hello!
I want to create BDC with smbpasswd backend, just because I run ldap
master on the same machine as PDC and I don't think that using ldap
backend will be far better for me.
Only thing I don't understand:
I read in howto:
<quote>
Machine Accounts Keep Expiring
This problem will occur when the passdb (SAM) files are copied from a
central server but the local Backup
2011 May 09
3
Sieve & auto_create mail_home
Hello
In my setup I have the following in dovecot.conf (dovecot 2.0.12)
mail_home = /buzones/mydomain/%2.26Hn/%2.200Hn/%n/home_usuario/
mail_location = mdbox:/buzones/my_domain/%2.26Hn/%2.200Hn/%n:INDEX=/indices_dovecot/indices/%2.26Hn/%2.200Hn/%n
My problem is with the autocreation of mail_home. We are using roundcube+sieve plugin and the first time a user tries to use sieve fails with
2011 Nov 15
4
Need some guidance on running shell commands from my app..
During execution in my Rails web app, I need to create a virtual host
config on my Linux server, but I don''t know what would be the best way
to do it , here are the steps ( my_domain.com is fixed, only
my_subdomain is changing dynamically
1- create: /var/www/vhosts/my_domain.com/subdomains/my_subdomain/conf/
vhost.conf
ServerName mysubdomain.mydomain.com
.. content is always the
2010 Mar 04
1
ADS integration and local users...
Hello,
I have a Debian server with Samba. I've put this server in AD. Everything
is ok for domain users, but I can't connect with a local user !!!
I've created this local user :
# adduser local_user
# smbpasswd -a local_user
Then :
# smbclient \\\\192.0.0.1\\ressource -U local_user
Enter local_user's password:
Domain=[MY_DOMAIN] OS=[Unix] Server=[Samba 3.2.5]
tree connect failed:
2014 Nov 02
2
SID of member server in Samba domain (smbldap_search_domain_info: NT_STATUS_UNSUCCESSFUL)
I have a domain with Samba 3 acting as PDC, and using LDAP (passdb backend = ldapsam).
I now wanted to add a second Samba 3 machine as a simple file server. I get errors
with getdomainsid and getlocalsid, so there is obviously still something wrong with
my config.
The PDC runs Samba 3.5.6 on Debian Squeeze. Sid queries return:
# net getdomainsid
SID for local machine MY_PDC_HOST is:
2020 Aug 11
2
Switching roles between 2 DCs
Being a newbie to Samba 4 and OpenLDAP I am setting up a DC going
exactly by the rules, testing and taking my time. I got to the point
where I would switch, just testing, roles from DC1 to DC2 and vice
versa. Switching all roles from DC1 to DC2 was a piece of cake,
reswitching "domaindns" and "forestdns" to DC1 wasn't, though:
samba-tool fsmo transfer --role=domaindns -k
2017 Feb 27
2
Redhat 7: cgroup CPUACCT controller is not mounted
Hi,
With a non-root user account, I am launching virtual machines and would like to get CPU stats for each Core (using python API or not) but face the following problem:
- When I issue the command "virsh --readonly cpu-stats MY_DOMAIN" I got the following error:
error: Failed to retrieve CPU statistics for domain 'MY_DOMAIN'
error: Requested operation is not valid: cgroup
2003 Jul 23
1
problem running logon script
Hello.
We have at the firm a Windows 2000 Domain Controler. I recently configured
a linux box, configured samba and joined the Win2000 DC. Everything went
fine, i can connect to the Win DC, but i have a problem. On the DC there
is a logon script, that basically defines a place on the Win DC where
certain programs should keep their files and maps on every client two
shares, that again reside on the
2004 Feb 04
2
Problem browsing my unix-client - session setup failed: NT_STATUS _CANT_ACCESS_DOMAIN_INFO
I installed samba 3.0015.
I have a problem when I try to browse my machine from a windows client. In
effect I am not able to "open" my unix-client.
I checked nmbd and smbd and they are running.
If I try from my unix-clinet: smbclient -L my_user -W my_domain -L my_PDC I
can see shares.
If I try from my unix client: smbclient -L my_user -W my_domain -L
my_unix_client I get
session setup
2009 Apr 06
2
URL issue localhost/mongrel vs remote-server/apache
Hi all
I have a small issue I ma trying to solve (at least to understand..)
I am testing an app on my remote_server (w Apache/Passenger) in a
sub_URI, without any problem (I tested also the same app, locally w
Apache too)
in my environment.rb , I have initialized
config.action_controller.relative_url_root = "/my_subURI"
config.action_controller.asset_host =
2016 Feb 23
1
AD Controller + File Server + Unix Logins one 1 machine
Hi Rowland,
Thanks for the quick response. My response is inline below...
On 02/19/2016 06:32 PM, Rowland penny wrote:
> What are you feelings on using the command line ?
> You could always open a terminal on the Samba 4 DC, enter:
>
> ldbedit -e nano -H /usr/local/samba/private/sam.ldb
>
> press enter
>
> press Ctrl+w
> type 'dn: cn=domain users'
> then
2003 Jul 12
4
Samba-2.2.8a /LDAP can't join domain
-----Original Message-----
From: Scott Phelps [mailto:sphelps@ridgways.com]
Sent: Friday, July 11, 2003 9:19 PM
To: 'samba@lists.samba.org'
Subject: Samba-2.2.8a & LDAP - Can't join Domain - SID mapping error
Hi everyone,
I am at my wits end and am hoping one of you can help me out.
I am getting the following error when attempting to join Windows XP/2000 machine to the domain:
2014 Jul 11
2
Co-existing domains
Hi,
Just to make sure : I can have the following domains on the same subnet
without interfering with each other. Right ?
Samba3 PDC : my_domain
Samba4 AD DC : ad01.example.com
I want to migrate from the first to the second.
Thanks,
Koenraad.