Displaying 20 results from an estimated 5000 matches similar to: "update attribute samba"
2020 May 12
2
DNS sometimes give error/timeout or works fine
Hi,
i've three samba DC's with BIND9_DLZ backend . The DNS queryes is erratic,
sometimes from pc lan the DNS resolution work fine and on another
occasion give timeout or fail
My DC's are:
[............]
[root at sambadc03 ~]# host -t A mydomain.com
mydomain.com has address 10.13.250.128
mydomain.com has address 10.13.250.110
mydomain.com has address 10.13.250.111
mydomain.com has
2020 Jul 16
2
Adding users with ldif file
Thu, 16 Jul 2020 10:31:04 +0100 Rowland penny via samba <samba at lists.samba.org>:
> On 16/07/2020 10:14, RhineDevil via samba wrote:
> > How could I add users and groups using ldif files without interacting with samba-tool?
>
> You will need to write your own scripts around ldapmodify or ldbmodify.
>
> Rowland
>
Yes but what fields are required and what
2016 Nov 21
2
Using samba-tool to modify group?
Sorry if I am being dense here.
I want to add a gidNumber attribute to the existing group "Domain
Users". Is this possible using samba-tool? If not, what's the
recommended way - using ldapmodify?
I can see that "samba-tool group add" supports a --gid-number flag, but
as this is an important system group I don't want to delete and recreate
it just to add this
2017 Mar 20
2
Fwd: Re: Samba AD Manage User, set unix passwd
I need the unix password for mail. the user should not be able to change
this, if win* password is changed.
In the wiki i have read that you should not mix RSAT and samba-tool
management, thats why i ask.
is there a way to set a unix password after a domain user is created?
On 20.03.2017 20:45, Rowland Penny via samba wrote:
> On Mon, 20 Mar 2017 20:38:09 +0100
> basti via samba
2020 Jul 16
2
Adding users with ldif file
How could I add users and groups using ldif files without interacting with samba-tool?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: Firma digitale OpenPGP
URL: <http://lists.samba.org/pipermail/samba/attachments/20200716/ee5d89be/attachment.sig>
2020 Jun 19
4
Add gidNumber for group
I am testing my new member server and have found the following.
Found on the Sambawiki "Samba Member Server Troubleshooting" page:
root at dtdc01:~# ldbsearch -H /var/lib/samba/private/sam.ldb cn=Domain\
Users | grep 'gidNumber'
root at dtdc01:~#
My question is what is the best manner to add this uidNumber?
Is there general instructions somewhere (that I have missed) for use
2020 Jul 16
2
Adding users with ldif file
Thu, 16 Jul 2020 10:56:58 +0100 Rowland penny via samba <samba at lists.samba.org>:
> On 16/07/2020 10:39, RhineDevil wrote:
> > Thu, 16 Jul 2020 10:31:04 +0100 Rowland penny via samba <samba at lists.samba.org>:
> >> On 16/07/2020 10:14, RhineDevil via samba wrote:
> >>> How could I add users and groups using ldif files without interacting with
2020 Jun 01
3
Error change DNS backend
Rowland,
1. I installed Python 3.6.9 with SCL repository (
https://www.server-world.info/en/note?os=CentOS_7&p=python36)
2. I don't remove python 2.7
Thanks.
Saludos.
---
Miguel Coa M.
El lun., 1 jun. 2020 a las 11:19, Rowland penny via samba (<
samba at lists.samba.org>) escribi?:
> On 01/06/2020 15:57, Miguel Angel Coa M. via samba wrote:
> > Hi,
> > I update the
2014 Mar 17
1
Additional indexes in Samba4
Hi,
I've found in the list how to add new indexes to Samba4. I read the
you have to modify the searchFlags attr in the schema. I've tried but
fails.
# ldapmodify -f uid.ldif
SASL/GSSAPI authentication started
SASL username: administrator at mydomain.local
SASL SSF: 56
SASL data security layer installed.
modifying entry "CN=uid,CN=Schema,CN=Configuration,DC=mydomain,DC=local"
2020 Nov 11
2
Samba 4.11 with SSL authority CA role
I have OpenSSL forgenrate the CA root file in my server and work fine. My
question is, ?howto i say to Samba (configuration) for work with CA
certificates? . I dont find information about this.
Thanks.
Saludos.
---
Miguel
El mar., 10 nov. 2020 a las 15:22, S?rgio Basto (<sergio at serjux.com>)
escribi?:
> On Tue, 2020-11-10 at 14:48 -0300, Miguel Angel Coa M. via samba wrote:
>
2018 Feb 26
1
Modify email entry on AD users
Hello,
I have about 1000 users who are without the email attribute and would like
to update this.
Via "samba-tool user edit" is it possible? If so, any examples?
Via "ldapmodify" I believe that it is possible?! How can I do this directly
in a command?
Thanks!!
--
Elias Pereira
2020 Jul 18
1
Adding users with ldif file
On 18/07/2020 16:51, RhineDevil wrote:
> Sat, 18 Jul 2020 15:31:36 +0100 Rowland penny via samba <samba at lists.samba.org>:
>> On 18/07/2020 15:19, RhineDevil wrote:
>>> Sat, 18 Jul 2020 14:53:26 +0100 Rowland penny via samba <samba at lists.samba.org>:
>>>> On 18/07/2020 14:47, RhineDevil wrote:
>>>>> Sat, 18 Jul 2020 14:41:31 +0100
2020 May 15
2
Samba and DNS backend question
I had configured Samba AD's with Bind9_DLZ in all DC. But for some reason
(i couldn't determine) three (sambadc02,03,04) AD's responded very slowly
. So change to Samba_Internal backend into the servers with problem and
works fine.
sambadc01 -> with FSMO roles - Bind9_DLZ
sambadc02 -> Samba_Internal
sambadc03 -> Samba_Internal
sambadc04 -> Samba_Internal
My question is:
2013 Aug 21
11
Confusion with puppetdb (storeconfig) and query database
Hello,
I have configured puppet and puppetdb (storeconfig) with postgresql and the
service run and the collecting are good for example:
I can make query with the next command and responds ok .
[.........................]
[root@master]# curl -X GET -H ''Accept: application/json''
http://127.0.0.1:8080/v2/facts --data-urlencode ''query=["=", "name",
2020 Jul 16
2
Adding users with ldif file
Thu, 16 Jul 2020 11:45:19 +0100 Rowland penny via samba <samba at lists.samba.org>:
> On 16/07/2020 11:24, RhineDevil wrote:
> > Thu, 16 Jul 2020 10:56:58 +0100 Rowland penny via samba <samba at lists.samba.org>:
> >> On 16/07/2020 10:39, RhineDevil wrote:
> >>> Thu, 16 Jul 2020 10:31:04 +0100 Rowland penny via samba <samba at lists.samba.org>:
>
2020 May 15
3
Samba and DNS backend question
Hi Rowland,
1. Thanks for you clarification ;)
2. About, my old DLZ configuration is:
Versions: bind-9.11 - S.O Centos 7.8
This was the sambadc04 with the old bind dlz backend .
[..........]
[root at sambadc04 ~]# cat /etc/sysconfig/named |grep -v '^#'
NAMED_RUN_CHROOTED="no"
OPTIONS="-4"
[..........]
The /etc/named.conf
[..........]
acl "trusted" {
2018 Nov 09
2
Add LDAP entry using ldapmodify or ldapvi
Hello,
how can I add LDAp entry useing ldapmodify or ldapvi --ldif?
Is there an example elsewhere?
best regards
2020 Jun 01
2
Error change DNS backend
Hi,
I update the Samba from 4.10.x to 4.11.9, and update the python (2.7.6 to
3.6.9) . The update process works fine but now try change DNS backend
(intenal to DLZ) and have the next error:
[..................]
[root at sambadc03 ~]# /usr/local/samba/sbin/samba_upgradedns
--dns-backend=BIND9_DLZ
Traceback (most recent call last):
File "/usr/local/samba/sbin/samba_upgradedns", line 72,
2020 Jul 16
2
Adding users with ldif file
Thu, 16 Jul 2020 12:36:58 +0100 Rowland penny via samba <samba at lists.samba.org>:
> On 16/07/2020 12:22, RhineDevil wrote:
> > Thu, 16 Jul 2020 11:45:19 +0100 Rowland penny via samba <samba at lists.samba.org>:
> >> On 16/07/2020 11:24, RhineDevil wrote:
> >>> Thu, 16 Jul 2020 10:56:58 +0100 Rowland penny via samba <samba at lists.samba.org>:
>
2015 Dec 30
4
Allow self password change using LDAP(s) with Samba4
Hi all
I am trying to create a webapp to allow users to change their own passwords
in Samba4 (perhaps, also in AD), using LDAP(s). But when I try to modify
the user password using this code:
dn: ........
changetype: modify
replace: unicodePwd
unicodePwd: "Temporal2"
I get this error:
0x32 (Insufficient access; error in module acl: insufficient access rights
during LDB_MODIFY (50))