Displaying 20 results from an estimated 2000 matches similar to: "Diffrent date codes from pwdLastSet and Password must change Time"
2018 Nov 13
0
Online Backup fails
Did all your advices, but nothing works
it still creates the tempRANDOMID folder wtih
bind-dns/empty
etc/smb.conf
private/all contains from var/lib/samba/private
state/sysvol
but the dns still fails with the same error as my first post
Am 13.11.18 um 12:21 schrieb Rowland Penny via samba:
> On Tue, 13 Nov 2018 12:14:50 +0100
> admins aixtema via samba <samba at lists.samba.org>
2018 Nov 13
0
Online Backup fails
Hi,
no kinit cause it ask me for a password promt where i enter the password
samba-tool domain backup online --server=localhost
--targetdir=/mnt/backupsamba/ -U Administrator
Password for [AIXTEMA\Administrator]:
> What is in /etc/resolv.conf
> Im expecting something like this.
> search aixtema.de
> Nameserver IP_OF_DC
search hostname.domain.de
domain hostname.domain.de
2018 Nov 13
0
Online Backup fails
Hai,
I think, your DNS reqeust are going to the internet as far i can tell.
search domain.de
nameserver IP_OF_DC
Gr.
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> admins aixtema via samba
> Verzonden: dinsdag 13 november 2018 12:15
> Aan: samba at lists.samba.org
> Onderwerp: Re: [Samba] Online Backup fails
>
2018 Nov 13
4
Online Backup fails
Hai,
As Rowland said also, your config looks better the we often see.. :-)
I can only see one thing thats little off in bind is the auth-nxdomain.
https://wiki.samba.org/index.php/Setting_up_a_BIND_DNS_Server
Shows auth-nxdomain yes;
You ADDC is the Authoritive DNS server for your domains so i suggest turn it on.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van:
2019 Apr 11
1
Samba bind-9.12 Support
Hi,
i wanna ask how is the status of the bind-9.12 Support?
Does this works already?
Because Samba wiki says 9.11
BIND Version Supported in Samba Version
BIND 9.11 Samba 4.5.2 and later
Because i want update my System, but gentoo do not provide bind-9.11
anymore.
The patches in this Post
https://lists.samba.org/archive/samba/2018-August/217489.html are no
longer at git.
Mit
2018 Nov 13
0
Online Backup fails
cat /etc/hostname
phoenix
cat /etc/hosts
# IPv4 and IPv6 localhost aliases
127.0.0.1 localhost
::1 localhost
192.168.1.123 phoenix phoenix.aixtema.de
192.168.1.124 xineohp xineohp.aixtema.de
cat /etc/resolv.conf
search phoenix.aixtema.de
nameserver 192.168.1.123
cat /etc/krb5.conf
[libdefaults]
default_realm = AIXTEMA.DE
dns_lookup_realm = false
2018 Nov 13
1
Online Backup fails
Hi,
its all local at my linux machine
what i did:
mkdir -p /mnt/backupsamba/
samba-tool domain backup online --server=localhost
--targetdir=/mnt/backupsamba/ -U Administrator
and then got the message
i use bind9 as dns backend, not the internal
File
"/usr/lib64/python2.7/site-packages/samba/netcmd/domain_backup.py", line
228, in run
dns_backend='SAMBA_INTERNAL',
2018 Jun 14
0
Already deleted DN on 2. DC
Hello,
i have no idea anymore how to fix it :(
I have an obsolete entry in my DB:
DC1: No errors
samba-tool dbcheck --cross-ncs --fix
Checking 4925 objects
Checked 4925 objects (0 errors)
DC2: Error
samba-tool dbcheck --cross-ncs --fix --yes
Checking 4925 objects
ERROR: incorrect DN SID component for member in object CN=Domain
Admins,CN=Users,DC=DOMAIN,DC=TLD -
2018 Oct 31
0
problem with time sync on windows 10 clients
Hi,
on my Samba Server i use this config for the ntpd:
server 127.127.1.0
fudge 127.127.1.0 stratum 10
server 0.gentoo.pool.ntp.org iburst prefer
server 1.gentoo.pool.ntp.org iburst prefer
server 2.gentoo.pool.ntp.org iburst prefer
server 3.gentoo.pool.ntp.org iburst prefer
driftfile /var/lib/ntp/ntp.drift
logfile /var/log/ntp
ntpsigndsocket /var/lib/samba/ntp_signd/
restrict default kod
2018 Oct 31
3
problem with time sync on windows 10 clients
I guess your DC take the time from an external ntps server. But I want to serve time from the same DC, so this is my ntp config:
#nano /etc/ntp.conf
server 127.127.1.0
fudge 127.127.1.0 stratum 12
ntpsigndsocket /var/lib/samba/ntp_signd/restrict default mssntp
___________________________________________
Felipe_ González_Santiago
KNOW THAT EVERYTHING WILL HAPPEN AT JUST THE RIGHT TIME,
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
2019 Jun 04
2
Password failure with xscreensaver when using winbind
Hi,
since some weeks i have a strange bug / problem at our gentoo linux clients
sometimes the user is unable to unlock the xscreensaver via pam /
winbindd if i restart the winbindd, the unlock works.
winbindd log
https://pastebin.com/qVzenH47
it makes no diffrence witch of our ad/dcs respond to the client.
net ads info
LDAP server name: 1 or 2 or 3 (our rodc)
around 40 days ago
2018 Nov 13
5
Online Backup fails
Hi,
when i try to create a online backup via samba 4.9.2 at gentoo (in my
test envoirment) i get the following errors:
samba-tool domain backup online --server=localhost
--targetdir=/mnt/backupsamba/ -U Administrator
Password for [DOMAIN\Administrator]:
workgroup is DOMAIN
realm is domain.de
Calling bare provision
Looking up IPv4 addresses
Looking up IPv6 addresses
No IPv6 address will be
2018 Nov 13
6
Online Backup fails
> when i dont use localhost its not working:
>
>
> phoenix /mnt/backupsamba # samba-tool domain backup online
> --server=$(hostname -s) --targetdir=/mnt/backupsamba/ -U Administrator
> Failed to connect to ldap URL 'ldap://phoenix' - LDAP client internal
> error: NT_STATUS_CONNECTION_REFUSED
> Failed to connect to 'ldap://phoenix' with backend
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
2015 Sep 01
3
Users list and the date the password will expire.
Hello guys! I need a help from you! I need on my list Samba4, all users who
are with the password expired. This because where I work there is a great
turnover and the personnel department does not return me the users who are
not part of the staff. Thank you all!
--
View this message in context: http://samba.2283325.n4.nabble.com/Users-list-and-the-date-the-password-will-expire-tp4690644.html
2019 Jun 18
1
some questsions to online backup and a failiure with offline backup
Hi,
first online backup works, but why some parts are missing?
Online:
root# samba-tool domain backup online --targetdir=/mnt/backup/online/
--server=DC -UAdministrator
Backup created 2019-Jun-18 11:04:19
Using samba-tool version: Samba 4.10.2
Domain online backup, using DC 'DOMAIN'
Backup for domain DOMAIN (NetBIOS), DOMAIN (DNS realm)
Backup contains domain secrets: True
missing
2019 Nov 14
2
Sometimes Roaming Profile loose rights to restart shutdown...
Hi,
sometimes my Roaming Profile gets buggy and i cant use the Reboot
Shutdown ... function all other works.
When i make a new users.v6 folder the Profile works again very well.
I tried all GPOs i found for energy settings but nothing helps if the
Profile is broken. Only delete and make a new one works
Samba 4.11.2
Win10 1803-1903
any ideas? or Workarounds?
Ren?
Mit freundlichen Gr??en,
2013 Jan 30
1
Samba4 pwdLastSet Attribute
Hello,
I am in the process of updating a bunch of scripts and tools that I had
created for use with our Samba 3 domain. I am currently working on a script
that emails a password expiration warning. I have the script setup to query
the pwdLastSet attribute for each user. It then performs some simple math
to figure out when the password will expire and when the notification
emails should start.
2018 Nov 13
2
Online Backup fails
On Tue, 13 Nov 2018 12:14:50 +0100
admins aixtema via samba <samba at lists.samba.org> wrote:
> Hi,
>
> no kinit cause it ask me for a password promt where i enter the
> password
>
> samba-tool domain backup online --server=localhost
> --targetdir=/mnt/backupsamba/ -U Administrator
> Password for [AIXTEMA\Administrator]:
>
>
>
> > What is in