Displaying 20 results from an estimated 10000 matches similar to: "Using samba-tool to modify group?"
2016 Nov 21
0
Using samba-tool to modify group?
On Mon, 21 Nov 2016 10:57:03 +0000
Brian Candler via samba <samba at lists.samba.org> wrote:
> 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"
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
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
2016 Jun 08
2
update attribute samba
Hi,
I have Samba 4.3 working to PDC, i need update attribute (description, title, company, telephone, etc) from console but i can’t. ¿is possible? ¿how to do it?. I try edit with “pdbedit” command but only change the description no other attribute is possible (description, title, company, telephone, etc) .
Regards.
Miguel.
2020 Jun 19
2
Add gidNumber for group
On 6/19/2020 10:00 AM, Rowland penny via samba wrote:
>
> The easiest way is to upgrade to 4.12.x and then use '_*samba-tool
> group addunixattrs*_', otherwise you could use ldbedit or create an
> ldif and use ldbmodify or ldapmodify. Another option would be to use
> something like LAM.
>
> Rowland
Sorry, but, there is what you told me to do in your first email
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 Jan 04
2
LDAP permissions - ldbedit/ldapmodify?
Hi,
A while ago I successfully set permissions on a section of my LDAP / AD
tree, using either ADUC or ADSIEDIT (I forget which). These permissions
allowed my own user to access this section of the tree; I removed
permissions for 'Domain Admins' etc. to ensure that others would not be
able to view or change the data - this has worked great for many months.
I have just tried to add a new
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 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
2014 Oct 05
2
Is there something similar to ADUC in Samba?
I have a follow up to the question I asked and found a work around for
today.
Is there any tool in samba used to manipulate RFC2307 aka NIS Extensions
that do not involve manipulating the ldap tree with a ldapmodify or
directly editing the sam database with ldbedit?
I see in the samba wiki that there is
https://wiki.samba.org/index.php/Using_RFC2307_on_a_Samba_DC that says
ADUC can be used from
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>:
>
2013 Apr 11
2
Samba-tool modify users info?
Hello,
I'm wondering if there's a plan for including the possibility of modifying user attributes (must-change-at_next-login, profile-path, home-drive, home-directory, etc)?
For the moment, it seems the only way to do this is when the user is created (samba-tool newuser) or by doing so via 'administrative tools' via a Windows machine.
Thank You!
--
Luc Lalonde, analyste
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
2016 Jan 05
2
LDAP permissions - ldbedit/ldapmodify?
On 5 January 2016 at 15:02, Jonathan Hunter <jmhunter1 at gmail.com> wrote:
> I'll try to use ldbedit to grant myself permissions on the OU again .. Is
> ldbedit safe to use:
>
> - on a running Samba server (or do I need to stop samba)
> - in a multi-DC environment (or do I need to run it and make the same
> changes on each DC)
>
Answering my own question here... it
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>:
>
2017 Jan 11
1
User home drives on AD DC
Hello
i am following the wiki
https://wiki.samba.org/index.php/User_home_drives
to setup user home drive on samba ad dc (ubuntu 14.04 / samba 4.3.11)
i would like to set up the share and filesystem permissions
without using windows clients, only using command line on the server...
is it possible?
how do i setup share permission on home? it looks like recorded in share_info.tdb but i do not
2015 May 10
3
bind fails to start w/missing records
On Sun, 10 May 2015, Rowland Penny wrote:
> You definitely seem to have problems there.
Indeed I do :-(
> You do know that there are 7 (yes seven) fsmoroles ?
Oh crap. I checked on the original DC before I demoted it, and there were
only 5 displayed, so I thought that was all I should have. At least, I
transferred -all roles, and only those 5 made it. This is going to be a
pain to
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 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>
2017 Mar 20
2
Fwd: Re: Samba AD Manage User, set unix passwd
I found this one
https://lists.samba.org/archive/samba/2015-September/194133.html
It's a good point of start.
thank you rowland.
On 20.03.2017 21:37, Rowland Penny via samba wrote:
> On Mon, 20 Mar 2017 21:17:00 +0100
> basti via samba <samba at lists.samba.org> wrote:
>
>> I need the unix password for mail. the user should not be able to
>> change this, if win*