similar to: AD authentication against a service name not part of AD.

Displaying 20 results from an estimated 3000 matches similar to: "AD authentication against a service name not part of AD."

2004 Mar 12
0
Meaning of "smbstatus" display
Hello. I'm wondering about what smbstatus of Samba 3.0.2a display. When I run "smbstatus --processes", I see that some "entries" from the lower "services" list are not present in the upper part of the list. Why is that so? Let me give an example. In the smbstatus list below, I'm concerned about these entries: caxshare 9167 hpfrb34402ym Fri Mar 12
2007 Aug 21
4
communication between classes / hosts
Hi there, me again! I´m looking for a solution for the following: I have two (a bunch really..) of services that work together and have to exchange some configinformation between each other. I can get this to work in only one of three cases: 1. Works # class serviceB { file {"serviceBconfig": content => $serviceA::serviceAvar } } # # class serviceA { $serviceAvar
2020 Nov 06
1
systemd / services / current process list
Hi, following requirement is needed here (forced by application migration from C6->C8): I have two services running under supervision by systemd. ServiceA: runs as user AppUser ServiceB: runs as user AppUser ServiceB can see "all" processes from AppUser (ps aux) running by systemd (in fact it sees no other processes). So ServiceB can see the processes of ServiceA. I have also a
2019 Jun 19
0
libvirtd does not update VM .xml configurations on filesystem after virsh snapshot/blockcommit
Hi, Recently We've upgraded some KVM hosts from Fedora 29 to Fedora 30 and now experience broken VM configurations on filesystem after virsh blockcommit. Commands "virsh dumpxml ..." and "virsh dumpxml --inactive ..." is showing diffrent configuration than the one on filesystem. In case of restart libvirtd or system reboot, there are broken VM xml configurations on
2019 Jun 19
2
libvirtd does not update VM .xml configuration on filesystem after virsh blockcommit
Hi, Recently We've upgraded some KVM hosts from Fedora 29 to Fedora 30 and now experience broken VM configurations on filesystem after virsh blockcommit. Commands "virsh dumpxml ..." and "virsh dumpxml --inactive ..." is showing diffrent configuration than the one on filesystem. In case of restart libvirtd or system reboot, there are broken VM xml configurations on
2014 Apr 11
1
4.0 stopped working after updating xubuntu 13.04
Hi I got some strange issues on my samba4.0.1 install yesterday. It happened a while after updating my xubuntu server 13.04 not 13.10. Everything seems to be working fine except shares. Kerberos authentication seem to function properly, also DNS works fine but shares seem semi-broken. I can't mount any shares on my Windows box, including netlogon, profiles. I have one share that is
2010 Dec 19
1
stat(/..../Maildir/cur) failed: No such file or directory
Hi! I use dovecot 1 without any problems for years. Thanks for it! Now I try to migrate to dovecot2. I have small problem. # dovecot --version 2.0.7 # dovecot -n # 2.0.7: /usr/local/etc/dovecot/dovecot.conf # OS: FreeBSD 8.1-RELEASE i386 auth_verbose = yes disable_plaintext_auth = no first_valid_gid = 26 first_valid_uid = 26 lda_mailbox_autocreate = yes login_greeting = imap/pop mailserver
2013 Jul 07
1
(no subject)
On an Ubuntu Server 12.04 system with Dovecot 2.0.19 I am having some trouble with the Dovecot passwords. I am finding this in the logs when I unsuccessfully try to log in: Jul 07 08:13:25 auth-worker: Debug: pam(user at someDomain.com,212. 179.241.14): lookup service=dovecot Jul 07 08:13:25 auth-worker: Debug: pam(user at someDomain.com,212.179.241.14): #1/1 style=1 msg=Password: Jul 07 08:13:27
2018 Apr 23
1
Merging mailboxes with doveadm
Hello, I am trying to merge(=copy) all mails of all user mailboxes into one mailbox for one-time archival purposes. The command I am using is ?sudo doveadm -v copy -A archive at somedomain.net ALL The error I get for every mailbox is: doveadm(someuser1 at somedomain.net): Error: Can't open mailbox 'a at somedomain.net': Mailbox doesn't exist: archive at somedomain.net
2010 Sep 09
1
Samba-winbind 3.5.4 primary group is always domain users!!!???
Dear All, I stepped over a strange issue today. I have one installation of samba winbind 3.3.2 on a Ubuntu machine. Changing the primary unix group of a user is updated immediately. On a newer samba 3.5.4 installation the primary group is not updated at all. It always displays "domain users". Is there a new setting for the smb.conf? Here is my smb.conf: [global] netbios name =
2013 Sep 22
2
mdbox index directories: bug?
Hi, I'm using mdbox now (Dovecot 2.2.4), with indexes on a separate disk. Works fine, but the directories for indexes are also present in the storage folder, and are empty. Userdb (sql) returns this: home /var/vmail/domains/somedomain/someuser mail mdbox:~/mdbox:INDEX=/mnt/spool/dovecot/index/somedomain/s/someuser And the created directory structure is:
2005 Jan 24
0
SAMBA + LDAP + add machine script bug?
Recently I was having some trouble getting the "add machine" script to work with samba-3.0.10. Initially, I attempted to add a Windoze XP box (i.e. Control Panel ->System -> Computer Name tab) to my domain with a user ID of "root". This would always fail because there was no user named "root" in "ou=Users,dc=somedomain,dc=org". Next, I tried to add
2020 Oct 21
0
Users unable to login
You can't use DIGEST-MD5 if you have hashed passwords (using other than DIGEST-MD5 scheme). Aki > On 21/10/2020 16:52 jesus san miguel <jesus.sanmiguel at gmail.com> wrote: > > > Yes, something came up here: > > Oct 21 15:34:18 auth: Debug: auth client connected (pid=1706005) > > Oct 21 15:34:18 auth: Debug: client in: AUTH 1 DIGEST-MD5 service=imap >
2020 Oct 21
2
Users unable to login
Yes, something came up here: Oct 21 15:34:18 auth: Debug: auth client connected (pid=1706005) Oct 21 15:34:18 auth: Debug: client in: AUTH 1 DIGEST-MD5 service=imap secured session=EQqBZy6yBJQAAAAAAAAAAAAAAAAAAAAB lip=::1rip=::1 lport=143 rport=37892 Oct 21 15:34:18 auth: Debug: client passdb out: CONT 1
2018 Apr 24
0
Merging mailboxes with doveadm
Hello Aki, yes, that's it - thank you. For reference this works: sudo doveadm import -u destination at company.net maildir:/var/vmail/company.net/some.name/Maildir? some_name ALL Thanks again Carsten On 23.04.2018 15:06, Aki Tuomi wrote: > The command you are looking for is doveadm import > > --- > Aki Tuomi > Dovecot oy > > -------- Original message -------- >
2006 Jun 29
0
Asterisk with Sipbroker calling / routing problem
Hello all, I've been using * for quite some time and yesterday I decided to add sipbroker to my config. It was pretty simple and it works for some numbers (e.g. I can call *258-9123, UK date & time - which is on the "phone numbers you can call" page -) but fails for some others. For example I've got a friend who's at freephonie so to call him, I would dial
2007 Sep 25
2
Yikes! Polycom 501 chokes on BootRom 4.0.0?
I was progressively upgrading this phone from 3.1.2 to 3.2.3, then to 4.0.0. v3.2.3 worked fine, but when I went to 4.0.0 (Even adding the more specific 2345-11500-040.bootrom.ld), it won't run, and just keeps rebooting. Now I've got a really nice doorstop unless someone knows how to get out of this predicament. Help! 0925003705|cfg |3|00|Beginning to provision phone 0925003705|dns
2010 May 06
0
Idmap_ad not working correctly under samba 3.5.2
I have investigated further and compared the behaviour of samba 3.3 and samba 3.5 on 2 identical SLES9 VM's. Samba 3.3 is working as expected with our Win2k3 SFU Domain and idmap_ad module. Samba 3.5 is not. I noticed that there are a few kerberos params that have changed in 3.5 but I just can't get 3.5 to work as expected: sles9test3:~ # testparm Load smb config files from
2010 May 04
2
Getent passwd and getent group fail / Samba 3.5.2
Hi all, I just stepped over a problem where I can't add a local user to an AD group. Running getent passwd and getent group doesn't display the AD users. Wbinfo -g and -u work fine. Here is my smb.conf: [global] netbios name = sles11test1 realm = SOMEDOMAIN.NET workgroup = SOMEDOMAIN security = ADS encrypt passwords = yes password server =
2016 Apr 16
0
Samba 4.2.10 AD DC not resolving user groups anymore
Hi list, I just upgraded an AD DC from 4.1.17 to 4.2.10 (using jessie package), wbinfo -r someuser now fails randomly (well not THAT randomly I guess it depends on group membership) $ wbinfo -r oneuser failed to call wbcGetGroups: WBC_ERR_DOMAIN_NOT_FOUND Could not get groups for user oneuser $ wbinfo -r anotheruser [list of GIDs] wbinfo -u & wbinfo -g returns no error wbinfo -i oneuser