Displaying 20 results from an estimated 600 matches similar to: "tng pdc, samba 2.2.8a fileserver"
2003 Nov 13
2
rid format in sambaSID
Using ldap as my sam backend and Samba 3.0.0-2, I'm showing that samba
stops parsing a RID when it encounters a letter. For example, I have an
accounting group with gid 2771 and therefore rid ad3. When I list the
groups in the samba domain, however, I get this listing:
Domain Admins (DOMAINSID-512) -> Domain Admins
Domain Users (DOMAINSID-513) -> Domain Users
Domain Guests
2004 Feb 11
0
groups mapping problem
Hi the list,
I have a samba 2.2.8a running with ldap authentication.
but when I'm browsing the domain account I can see all the users but only
2 groups : Domain Admins and Domain users...
How can I add all my other groups on the domain too ?
[root@lnxbxl root]# rpcclient //SAMBA-FS -U administrator -c "enumdomgroups"
Password:
cmd = enumdomgroups
group:[Domain Admins]
2004 Aug 13
1
Group creation and ldap
I'm using samba 3.0.4 with ldapsam as a pdc. When I try to create a
group, samba correctly runs the add group script, which creates an LDAP
entry with objectClass set to posixGroup and gidNumber set to the gid I
want to use and cn set to the group name. The next thing samba does is
look for the posix group with the following filters:
[(&(objectClass=sambaGroupMapping)(gidNumber=0))]
2004 Feb 04
1
Interdomain trusts (Bind NACK received on pipe)
I'm attempting to set up a 2-way NT4-style trust between samba 3.0.1-2
(from source rpm on redhat 7.2) and Windows 2003 running active directory.
The AD server (SANDMAN) trust of my Samba domain works fine, but when I
try to use the Samba trust of the AD server I get the following error:
[2004/02/04 15:52:34, 3] rpc_client/cli_pipe.c:rpc_api_pipe(462)
Bind NACK received on pipe c009!
2004 Jun 11
1
Invalid workgroup name in browse list
On my PDC, which is also the DMB, there is a duplicate entry for a trusted
domain that is run on an AD controller on the same ethernet segment. The
duplicate, though, has several spaces after the name (from browse.dat):
"BROADWAY" 80001000 "CALIMERO" "BROADWAY"
"BROADWAY " 80001000 "CALIMERO"
2017 Jul 25
0
under another kind of attack
"mourik jan c heupink" <lists at merit.unu.edu> writes:
> On 07/24/2017 04:51 AM, Joseph Tam wrote:> You are essentially writing your own backend by taking over
>> authentication. You'll be accepting user/password inputs into your
>> checkpassword executable, then use the LDAP API (or some other system...snip
>> and source address, which will be
2013 Feb 11
1
Puppet resources and Nagios Contacts\Contactgroups
I''m currently defining nagioscontacts one-by-one like so;
@@nagios_contact { username1:
ensure => present,
use => "generic-contact",
contact_name => username1,
alias => "user1",
email => "emailaddress1",
target => "/etc/nagios/conf.d/contacts/username1.cfg",
2004 Mar 26
0
Finding users in trusting/trusted domains
We're currently migrating from Exchange 5.5 to Exchange 2003. Exchange
5.5 is in a Samba3 domain (DOM1), and Exchange 2003 is in a 2000
mixed-mode domain (DOM2), and trusts are active in both directions. Part of the
process requires that we grant users in the DOM2 domain admin rights to
the LDAP server on the Exchange server in DOM1. When we try, we're able
to browse the DOM2 userlist
2004 Dec 13
1
auth. username rewriting?
Hello,
Now, I'm faced with a problem: I need to be able to login using the same
username that I bind against using ldapsearch, and not the
sAMAccountName given to me via winbind.
ie. to login using one of my AD usernames right now, I issue:
su - ADSDOMAIN+username1
but the binddn I use to search the ldap directory is, say, username2:
ldapsearch -x -W -D"username2"
2013 May 17
0
Domain name and separator into username
i setup a RedHat server with samba/kerberos/winbind.
I can retrieve my user and groups with wbinfo -u and wbinfo -g. BUT in the listings, the name appears like that : wbinfo -u DOMAIN+username1 DOMAIN+username2 DOMAIN+username3 DOMAIN+username4
If i try to authenticate a user with wbinfo -a username1%password i've got this error : plaintext password authentication failed error code was
2019 Dec 06
0
[2.3.8] possible replication issue
Hello Timo,
upgrading both replicators did the job! Both replicators now run v2.3.9
and replication works fine, all sync-jobs which queued up during the
upgrading have been processed successfully.
Thanks for the reassurement and all your great work with dovecot,
Andreas
Am 05.12.19 um 13:15 schrieb Timo Sirainen via dovecot:
> I think there's a good chance that upgrading both will
2005 May 24
4
Table Help
Reply to sender Reply to all Reply to folder Forward Move/Copy Delete
Read previous item Read next item Get help information on the current
window
From: McMurtry, Benjamin G.
To: 'r-help-request at stat.math.ethz.ch'
Cc:
Subject: Table Help
Sent: 5/24/2005 4:33 PM
Importance: Normal
I have a very large table that I want to add some of the certain rows.
The table is
2006 Nov 03
1
In bound SIP context issue
Hi All,
I am trying to configure asterisk to receive an inbound SIP connection and
send it to a specified context. Instead of sending the call the specified
context, asterisk is using the context default from [general]? Any
thoughts? I am sure that it is something simple I am missing.
To recap, it is sending calls to the context default, not thecontext...
[general]
context=default
2015 Dec 01
4
dbcheck reporting errors
Hi all,
Our domain is running perfectly, but for the fun of it, I tried a
samba-tool dbcheck, and (unexpected actually!) it returned many errors,
on many users, like this:
> ERROR: wrongly formatted userParameters on CN=username1,CN=Users,DC=samba,DC=company,DC=com, should not be psudo-UTF8 encoded
> Not changing userParameters from UTF8 encoding on
2019 Oct 18
3
[2.3.8] possible replication issue
Hi,
some of our customers have discovered a replication issue after
upgraded from 2.3.7.2 to 2.3.8.
Running 2.3.8 several replication connections are hanging until defined
timeout. So after some seconds there are $replication_max_conns hanging
connections.
Other replications are running fast and successful.
Also running a doveadm sync tcp:... is working fine for all users.
I can't see
2019 Dec 05
2
[2.3.8] possible replication issue
I think there's a good chance that upgrading both will fix it. The bug already existed in old versions, it just wasn't normally triggered. Since v2.3.8 this situation is triggered on one dsync side, so the v2.3.9 fix needs to be on the other side.
> On 5. Dec 2019, at 8.34, Piper Andreas via dovecot <dovecot at dovecot.org> wrote:
>
> Hello,
>
> upgrading to 2.3.9
2002 Jun 07
0
winbindd + wbinfo -> NT_STATUS_CANT_ACCESS_DOMAIN_INFO
I still can't get winbindd working properly even though I am making some
progress here.
I retrieved the latest CVS version last night and now I can finally use
non-anonymous connections - that works very well. I *did* update both of the
pam modules in /lib and /lib/security
winbindd runs under the account of a regular domain user
"wbinfo -u" shows me all users and "getent
2006 Jan 28
3
Multiple Subscriptions to SIP accounts at Same Domain
Sorry not to have observed etiquet and lurked here for a bit before
wading in with a question but I have an issue that may well be because
I dont know enough about what asterisk is actually doing under the hood
to understand why I cant do what I want with asterisk.
Im hoping that someone can point me in the right direction :-)
This is what I have:
Mandrake 2006 running Asterisk 1.2.3 - no
2013 Jul 18
0
Password encryption type for dovecot & postfix saslauthd with mysql
Hi There,
We are using dovecot v2.2.4 (compiled from source) and postfix (yum install) on Centos 6.4. We are storing our virtual user config in mysql.
Server 1 has dovecot/postfix and accepts incoming mail from our mail filter servers - this is purely for IMAP/POP services. Server 2 has postfix for our clients to send email via TLS/saslauthd. Both use the same (separate) mysql server for
2019 Dec 05
0
[2.3.8] possible replication issue
Hello,
upgrading to 2.3.9 unfortunately does *not* solve this issue:
I upgraded one of my replicators from 2.3.7.2 to 2.3.9 and after some
seconds replication stopped. The other replicator remained with 2.3.7.2.
After downgrading to 2.3.7.2 replication is again working fine.
I did not try to upgrade both replicators up to now, as this is a live
production system. Is there a chance, that