Hi,
in SLES 11 it was possible to delete the local registration to Novell by one of the ways described in the next knowledge support article: https://www.novell.com/support/kb/doc.php?id=3303599
Which are the equivalent steps in SLES 12?
It’s very useful to me, because I work with VM templates.
Thanks in advanced and regards
rvillafafila,
It appears that in the past few days you have not received a response to your
posting. That concerns us, and has triggered this automated reply.
Has your issue been resolved? If not, you might try one of the following options:
- Visit http://www.suse.com/support and search the knowledgebase and/or check all
the other support options available. - You could also try posting your message again. Make sure it is posted in the
correct newsgroup. (http://forums.suse.com)
Be sure to read the forum FAQ about what to expect in the way of responses:
http://forums.suse.com/faq.php
If this is a reply to a duplicate posting, please ignore and accept our apologies
and rest assured we will issue a stern reprimand to our posting bot.
Good luck!
Your SUSE Forums Team
http://forums.suse.com
Hi
Removing /etc/SUSEConnect and the files in /etc/zypp/credentials.d
and /etc/zypp/services.d should be enough to re-register.
–
Cheers Malcolm °¿° LFCS, SUSE Knowledge Partner (Linux Counter #276890)
SUSE Linux Enterprise Desktop 12 GNOME 3.10.1 Kernel 3.12.28-4-default
If you find this post helpful and are logged into the web interface,
please show your appreciation and click on the star below… Thanks!
Thanks for your answer malcomlewis.
After read your reply, I delete the local registration this way:
- Remove service/s (this remove related repositories, too) with the next command:
- Remove manually files in /etc/zypp/credentials.d and /etc/SUSEConnect file
These steps allow met re-register the server without errors.
Regards,
Good Evening,
In the command zypper removeservice SERVICE_NAME, how do I find the list of “SERVCE_NAME” that need to be removed?
“zypper ls” will list services
See “zypper help” and look for “Service Management”
[QUOTE=LocataCorp;27783]Good Evening,
In the command zypper removeservice SERVICE_NAME, how do I find the list of “SERVCE_NAME” that need to be removed?[/QUOTE]
You can query the existing services with command:
zypper ls
The Alias column o Name column is the SERVICE_NAME you need to be removed
To de-register your system from the server and remove the local service/repositories, please run:
[FONT=Courier New]SUSEConnect --de-register[/FONT]