similar to: Error demoting

Displaying 20 results from an estimated 4000 matches similar to: "Error demoting"

2007 Mar 13
2
Authenticating with Active Directory
Hi all, I need to authenticate Active Directory users in Solaris. I wrote a program to do it using smbclient.a lib, but the method Valid_User is returning aways the code 1 (Network Error). The program is in attachment. When I use the following code, the user is sucessfully authenticated: smbclient '\\192.168.0.20\downloads' -W adteste -U dmadmin%Senha123 But, this command log in the
2006 Mar 29
1
Duplex printer + samba + cups
Gentleman, In one of my slackware servers I put samba acting as a printer server connected to a Hewlett-Packard 2420D (D stands for duplex). In CUPS I'm using the 'raw' driver. So I let the clients to perform the driver stuff. On samba, I followed the procedures described on http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/classicalprinting.html#inst-rpc to make
2005 Aug 26
1
Login and logout auditing
Hi all! Is there a way of logging date/time/workstation/username for every logon and logoff in a samba domain? I realized that it isn't possible to use log level auth for this purpose. I tried to use connections to netlogon service written on the logs. But I realized that those connections are closed before the user logs out. The main idea behind this is to have information enought to
2004 Nov 06
0
Access control to printer sharings
Hi! Are there somebody who can (and wants) to help me? Thanks in advance! -- Fabiano Caixeta Duarte Se??o T?cnica de Inform?tica FEA-RP/USP ---------- Forwarded message ---------- Date: Wed, 3 Nov 2004 10:13:31 -0200 (BRST) From: Fabiano Caixeta Duarte <fabiano@fearp.usp.br> To: "Lista do SAMBA [english]" <samba@lists.samba.org> Subject: [Samba] SAMBA - Access control to
2005 Sep 21
4
UTMP duplicated entries
Hi everybody! I've been noticing some strange entries in samba/utmp. I have a lot of 00:00 timed sessions. But the worst problem is that i found some conflicting information. Since windows doesn't allow concurrent login sessions, I think utmp should not have generated the following entries. liana smb/2 192.168.0.207 Fri Sep 2 18:43 - 00:52 (06:08) rodrigobaso
2020 Nov 19
1
unable to migrate when TLS is used
With libvirt 6.9.0, qemu 5.1.0, and following configurations: libvirt: key_file = "/etc/ssl/libvirt/server.lan.key" cert_file = "/etc/ssl/libvirt/server.lan.crt" ca_file = "/etc/ssl/libvirt/ca.crt" log_filters="3:remote 4:event 3:util.json 3:rpc 1:*" log_outputs="1:file:/var/log/libvirt/libvirtd.log" qemu: default_tls_x509_cert_dir =
2013 Feb 11
2
Classicupgrade not work
I'm trying to convert my samba3 domain to samba4 AD with samba-tool, but i'm getting an error and i can' t find anything about it on google. I've enabled the log level 4 on smb.conf and here's what i got: Home server: PANDORA init_sam_from_ldap: Entry found for user: DIRET-ESTAG$ Home server: PANDORA init_sam_from_ldap: Entry found for user: dsegato Home server: PANDORA
2016 Nov 16
2
Error on demote dead server
Hi I have a DC server (named dc-server1) with corrupted database. I transferred all FSMO to dc-server2 and now I'm trying to demote dc-server1 running "samba-tool domain demote --verbose --remove-other-dead-server=dc-server1" on dc-server2, but the following error occurred. The problem continues even after running "samba-tool dbcheck --cross-ncs --fix --yes". Samba
2008 Feb 22
0
samba panic
Hi everybody... i got these error when i try to logon onto my PDC.. Feb 22 13:36:49 server smbd[766]: [2008/02/22 13:36:49, 0] lib/fault.c:fault_report(41) Feb 22 13:36:49 server smbd[766]: =============================================================== Feb 22 13:36:49 server smbd[766]: [2008/02/22 13:36:49, 0] lib/fault.c:fault_report(42) Feb 22 13:36:49 server smbd[766]: INTERNAL ERROR: Signal
2007 Sep 14
2
Problems with quota dict in 1.1.alpha4
Hello, there are problems with quota dict when multiple dovecot deliver processes are launched in parallel. It can be reproduced by sending a mail with multiple different recipients - the mail is delivered OK to all recipients, but the quota are not updated correctly in sql. I looked at the code and it seems that the problem is somewhere in dict cache. If I configure in Postfix max number of
2014 Jun 24
3
winbind: homeDirectory being ignored
Something strange here. User created using: root at dc1:~# samba-tool user add user7 Abcd1234 --uid-number=1007 --home-directory=/home/user7 --login-shell=/bin/bash User 'user7' created successfully I can see the homeDirectory attribute in the entry. But the home directory that winbind returns is just the template one: root at adclient:~# getent passwd user7
2014 Jun 23
1
NIS extensions - only 3 of 55 entries present
I have a test setup of samba 4.1.6 under ubuntu 14.04. When I do the query shown at https://wiki.samba.org/index.php/Using_RFC2307_on_a_Samba_DC#Check_if_NIS_Extensions_are_installed_in_your_Directory it shows I have the ypServ30 container installed. If I change this query to -s sub then I find 3 entries in that subtree (see [1] below) However the full schema in
2014 Jul 22
3
another demoting that doesn't work
Hi, I have searched here, and noticed some discussion lately on problems demoting a dc. In my case, all roles are on DC2, and DC1 & DC3 know that: root at DC1:/var/log/samba# samba-tool fsmo show InfrastructureMasterRole owner: CN=NTDS Settings,CN=DC2,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=samba,DC=company,DC=com RidAllocationMasterRole owner: CN=NTDS
2007 Jun 03
1
FW: Followup Restricting to a subset of the domain controllers on a site
-----Original Message----- From: Wayne Rasmussen Sent: Friday, June 01, 2007 11:01 AM To: 'Gerald (Jerry) Carter' Subject: RE: [Samba] Followup Restricting to a subset of the domain controllers on a site Noticed a couple of changes with Samba-3.0.25 and wondered if I am doing something wrong or if it is a side-effect. attached three files: smb.conf, samba-3.0.10.log, samba-3.0.25.log
2007 Sep 11
2
Possible bug in authentication cache in dovecot 1.1.alpha4
Hello, it seems that there is some bug in authentication cache code in dovecot version 1.1.alpha4 - after login attempt with wrong password the correct password also will fail. I can reproduce it very easy: $telnet 10.10.10.30 110 +OK Server. <861.2.46e6c679.jZ8QYpFmU8ZN6XIq7zPhkw==@server2> user testuser +OK pass pass +OK Logged in. quit +OK Logging out. Connection closed by foreign host.
2020 Aug 24
2
problem whith samba and dnsupdate command
Problem whith dnsupdate --> /etc/samba# samba_dnsupdate --all-names --fail-immediately Failed to get Kerberos credentials, falling back to samba-tool: kinit for DOMAIN-SERVER2$@POLICIA2.RIONEGRO.GOV.AR failed (Cannot contact any KDC for requested realm) ERROR(runtime): uncaught exception - (9711, 'WERR_DNS_ERROR_RECORD_ALREADY_EXISTS') File
2015 Sep 11
2
automounter with users home directories on centos 7.
On Fri, 11 Sep 2015, Jason Welsh wrote: > ok, I have moved home out of the way and restarted automounter.. > and now I see the /home directory appear when autofs is started, but there is > still nothing there.. > > [root at server2 home]# cd /home > [root at server2 home]# ls > [root at server2 home]# cd jason > -bash: cd: jason: No such file or directory > [root at
2019 Nov 28
2
security=domain fails after upgr. to 4.9, winbind doesn't help
Hi Rowland, > Remove 'map untrusted to domain = Yes', it has been removed. > > Add 'domain logons = Yes' > > This gets it back to being a PDC: thanks for the hints! I did that, but it doesn't help. I guess the problem is not on the PDC server but on SERVER2. That's the one that got upgraded and stopped working (even with the non-pdc config of SERVER1). I
2019 Aug 16
0
Error Demoting DC Windows from Domain
If your replication is good and all is verified, you can turn off the windows DC. I suggest, leave everyting as is. Wait 3-5 days. Verify you logs. Meanwhile, read https://wiki.samba.org/index.php/Demoting_a_Samba_AD_DC Then when you 100% sure, you can remove it. Greetz, Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens >
2008 Dec 16
5
Self-heal's behavior: problem on "replace" -- it leaves garbage.
Hi. I'm using GlusterFS v1.3.12 (glusterfs-1.3.12.tar.gz) via FUSE (fuse-2.7.3glfs10.tar.gz) on CentOS 5.2 x86_64 (Linux kernel 2.6.18-92.el5) now. The nodes are HP Proliant DL360 G5 (as GlusterFS Client) and DL180 G5 (as GlusterFS Servers). And the connections are all TCP/IP on Gigabit ethernet. Then, I tested self-heal and I found a technical problem about "replace" -- self-heal