search for: keep_account

Displaying 3 results from an estimated 3 matches for "keep_account".

2024 Jun 20
3
leaving a domain?
...exception set File "/usr/lib/python3/dist-packages/samba/netcmd/__init__.py", line 285, in _run return self.run(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/samba/netcmd/domain/leave.py", line 59, in run s3_net.leave(keep_account) (all tools also display this out-of-context warning about using passwords on command line, which I don't do). How to remove this machine from a domain? Thanks, /mjt -- GPG Key transition (from rsa2048 to rsa4096) since 2024-04-24. New key: rsa4096/61AD3D98ECDF2C8E 9D8B E14E 3F2A 9DD7 91...
2024 Jun 20
2
leaving a domain?
...e "/usr/lib/python3/dist-packages/samba/netcmd/__init__.py", line 285, in _run > ??? return self.run(*args, **kwargs) > ?????????? ^^^^^^^^^^^^^^^^^^^^^^^^^ > ? File "/usr/lib/python3/dist-packages/samba/netcmd/domain/leave.py", line 59, in run > ??? s3_net.leave(keep_account) > > (all tools also display this out-of-context warning about using passwords on command line, > which I don't do). > > How to remove this machine from a domain? Okay, this was an operator error. samba-tool domain demote. With samba running on the server. Still, it'd b...
2024 Jun 20
1
leaving a domain?
...; > "/usr/lib/python3/dist-packages/samba/netcmd/__init__.py", line > > 285, in _run return self.run(*args, **kwargs) > > ^^^^^^^^^^^^^^^^^^^^^^^^^ File > > "/usr/lib/python3/dist-packages/samba/netcmd/domain/leave.py", line > > 59, in run s3_net.leave(keep_account) > > > > (all tools also display this out-of-context warning about using > > passwords on command line, which I don't do). > > > > How to remove this machine from a domain? > > Okay, this was an operator error. samba-tool domain demote. With > samba r...