KUbuntu 16.04 - Leave Windows ADS without ADScontroller


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users KUbuntu 16.04 - Leave Windows ADS without ADScontroller
# 1  
Old 08-15-2016
KUbuntu 16.04 - Leave Windows ADS without ADScontroller

Hello,

i would like to leave an Kubuntu 16.04 from an ADS without an existing ADScontroller. I've done this with "net ads leave" and also with "force". But this is not working without ADS.
So what i have to do with the OS?

Why i would like to do that? The Kubuntu should be an template for future installations. System with LDAP or ADS/Kerberos. So in this state (winbind is not anymore in nsswtich.conf) i at login i must waiting a long time.

So what must i execute or delte do leave the ADS, that i'am able to use the OS as tempalte for all my things.

Thanks a lot
Best Regards
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. Cybersecurity

LDAP and PAM Configurations for Windows 2008 R2 ADS and Cubox Ubuntu client

Please I am having problem to login using Windows 2008 R2 Active Directory Services accounts on a cubox ubuntu (2.6.32.9-dove-5.4.2 #46). "getent passwd" only shows local users, however I can querry ADS users using ldapsearch command. I have 2 systems, one that does not use gdm can login with all... (1 Reply)
Discussion started by: powelltallen
1 Replies

2. Shell Programming and Scripting

LDAP and PAM Configurations for Windows 2008 R2 ADS and Cubox Ubuntu client

Please I am having problem to login using Active Directory Services 2008 R2 accounts on a cubox ubuntu (2.6.32.9-dove-5.4.2 #46). "getent passwd" only shows local users, however I can querry ADS users using ldapsearch command. I have 2 systems, one that does not use gdm can login with all users... (0 Replies)
Discussion started by: powelltallen
0 Replies

3. Ubuntu

have a problem with kubuntu 9.10

hi , i`m a new user to Linux os , when i setup kubuntu 9.10 in my laptop ( dell inspiron 1525 ) , i `had some problem :. 1- no sound , and i can`t now why ? 2- no internet Whether , wire or wireless cuz my comp could n`t Recognizes network card or wireless card 3- can`t see or play any... (1 Reply)
Discussion started by: basel77
1 Replies

4. Web Development

Flush Ads - Is this code overriding my ads?

I installed a wordpress theme and came across the following code contained in the functions.php (theme functions) file. I am wanting to make sure this code is not over-riding my adsense publisher id and replacing with theirs in the background. I had this happen on another theme and just wanting... (1 Reply)
Discussion started by: blueray1974
1 Replies

5. Ubuntu

Re Installing windows XP after installing KUBUNTU

Hi I have dual operating system i.e Win XP and KUBUNTU. Now my windows XP is corrupted and i want to reinstall Win XP. So i just want to know Shall i have to reinstall Linux also or i can only reinstall win xp without affecting linux installation. Thanks Sarbjit (3 Replies)
Discussion started by: sarbjit
3 Replies

6. Ubuntu

kubuntu installation problem

Hi, i had a problem during kubuntu installation from ubuntu and now i can't start ubuntu correctly. it loads only desktop and doesn't work. Is there a way to solve this problem? I have ubuntu 8.10 2.6.27-7 generic (0 Replies)
Discussion started by: littleboyblu
0 Replies

7. Linux

Wireless on Kubuntu 5.10

Hello everybody: Can you help me, I have installed the Kubunto on my laptop, my wireless connection it is with an Linksys WPC54G adapter. I tried with several tools to use it but just do not work. Please help me!!! (2 Replies)
Discussion started by: GEIER
2 Replies
Login or Register to Ask a Question
FENCE_TOOL(8)							      cluster							     FENCE_TOOL(8)

NAME
fence_tool - a utility for the fenced daemon SYNOPSIS
fence_tool [COMMAND] [OPTIONS] DESCRIPTION
This utility controls and queries the fenced(8) daemon with the following commands: join join the fence domain. leave leave the fence domain. dump print the fenced internal debug buffer ont stdout. ls display internal fenced state. The leave command will not be sent to fenced if fence_tool detects that any instances of gfs or dlm are in use. OPTIONS
-n Show all node information in ls. -t seconds Retry cman connection for this many seconds. 0 none, -1 indefinite. Default 0. -q seconds Delay join up to this many seconds for the cluster to have quorum. 0 none, -1 indefinite. Default 0. -m seconds Delay join up to this many seconds for all nodes in cluster.conf to be cluster members. 0 none, -1 indefinite. Default 0. -w seconds Wait up to this many seconds for the result of join or leave. 0 none, -1 indefinite. Default 0. -h Print a help message describing available options, then exit. -V Print program version information, then exit. SEE ALSO
fenced(8) cluster 2009-12-21 FENCE_TOOL(8)