[PATCH] samba-tool: Easily edit a users object in AD

Alexander Bokovoy ab at samba.org
Wed Jun 28 09:27:53 UTC 2017


On ke, 28 kesä 2017, Andrew Bartlett via samba-technical wrote:
> On Wed, 2017-06-28 at 09:32 +0100, Rowland Penny via samba-technical
> wrote:
> > 
> > OK, the attached patch should meet all problems raised against the
> > first one, except a test.
> > 
> > I am struggling with the test. I can see how I could write a test that
> > would:
> > 
> > Create a user to use in the test.
> > Run 'samba-tool user edit USER'
> > 
> > I cannot then see how I can write code to simulate a sysadmin
> > altering the users object and/or saving and closing the editor.
> 
> You replace the EDITOR with a script that modifies the object's LDIF.
Yes, something like
EDITOR="sed -i -e 's/attribute: foo/attribute: bar/'"

-- 
/ Alexander Bokovoy



More information about the samba-technical mailing list