This bug was fixed in the package likewise-open - 4.0.5-0ubuntu3.1
---
likewise-open (4.0.5-0ubuntu3.1) hardy-proposed; urgency=low
[ Etienne Goyer ]
* Fixed ugly typo in "Domain Join Authentication" dialog
(LP: #253394)
[ Thierry Carrez ]
* debian/likewise-open.prerm: Le
** Tags added: verification-done
** Tags removed: verification-needed
--
Likewise uninstall, Lock login to system
https://bugs.launchpad.net/bugs/230466
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu
I ran through the test case in comment 7:
https://bugs.launchpad.net/ubuntu/+source/likewise-
open/+bug/230466/comments/7
And it worked as advertised. Using likewise-open-4.0.5-0ubuntu3
package version I was unable to login to the system after joining a
domain and removing the package. Using
Verified fixed on my side... here are links to the TEST CASEs:
bug 230466 :
https://bugs.launchpad.net/ubuntu/+source/likewise-open/+bug/230466/comments/7
bug 24 :
https://bugs.launchpad.net/ubuntu/+source/likewise-open/+bug/24/comments/5
bug 253394 :
https://bugs.launchpad.net/ubuntu/+s
Uploaded.
** Changed in: likewise-open (Ubuntu Hardy)
Status: Confirmed => In Progress
** Changed in: likewise-open (Ubuntu Hardy)
Status: In Progress => Fix Committed
** Tags added: verification-needed
--
Likewise uninstall, Lock login to system
https://bugs.launchpad.net/bugs/2
Question solved, calling for sponsoring now.
** Changed in: likewise-open (Ubuntu Hardy)
Status: In Progress => Confirmed
--
Likewise uninstall, Lock login to system
https://bugs.launchpad.net/bugs/230466
You received this bug notification because you are a member of Ubuntu
Bugs, which is
Ack'ed for SRU. Waiting for resolving the question in bug 253394, or
reverting this bit.
** Changed in: likewise-open (Ubuntu Hardy)
Status: New => In Progress
--
Likewise uninstall, Lock login to system
https://bugs.launchpad.net/bugs/230466
You received this bug notification because you
Proposed debdiff for the SRU
This debdiff also contains fixes for bug 24 and bug 256394. If one
of those were to be refused by ubuntu-sru, I'd redo the debdiff to only
fix accepted bugs.
likewise-open (4.0.5-0ubuntu3.1) hardy-proposed; urgency=low
[ Etienne Goyer ]
* Fixed ugly typo in "
SRU report
Bug impact:
Removing the likewise-open package while a domain is joined will result in a
system on which you cannot login anymore.
Fix in the development branch:
This was addressed in Intrepid for version 4.1.0.2956-0ubuntu1, using the same
patch that will be applied here.
Minimal p
This bug was fixed in the package likewise-open - 4.1.0.2956-0ubuntu1
---
likewise-open (4.1.0.2956-0ubuntu1) intrepid; urgency=low
* missing-likewise-logo.diff: removed
* fixed copyright notice
* updated Standards-Version to 3.8.0
* removed path from command in prerm
* remo
A new version fixing this is in testing, stay tuned
** Changed in: likewise-open (Ubuntu)
Status: Triaged => In Progress
--
Likewise uninstall, Lock login to system
https://bugs.launchpad.net/bugs/230466
You received this bug notification because you are a member of Ubuntu
Bugs, which is
** Changed in: likewise-open (Ubuntu)
Importance: Undecided => High
Assignee: (unassigned) => Thierry Carrez (tcarrez)
Status: Confirmed => Triaged
--
Likewise uninstall, Lock login to system
https://bugs.launchpad.net/bugs/230466
You received this bug notification because you are
On Wed, Jul 30, 2008 at 10:44:16AM -, Thierry Carrez wrote:
> Uninstalling should not be possible with a domain still joined ?
Uninstalling should start with removing the machine from the domain
(that should be done in the prerm script).
--
Mathias Gug
Ubuntu Developer http://www.ubuntu.co
When you join a domain, likewise-open makes changes to the following files
(making in-place backups with an .lwidentity.orig suffix):
/etc/ssh/sshd_config
/etc/ssh/ssh_config
/etc/nsswitch.conf
/etc/hosts
/etc/krb5.conf
/etc/security/pam_lwidentity.conf
/etc/pam.d/common-account
/etc/pam.d/common-
Not only those files... more... i remember like 10 or more... and one in pam.
the likewise backup all the files with a lwidentity.orig or something like that
i solve the problem, rescue mode and running
for a in $(find / -name *lwindentity*); do
ORIG=$(echo $a | awk -F".lwindentity" '{print $1}
The problem seems to be installing likewise changes /etc/nsswitch.conf
and pam, but doesn't revert them if you uninstall, leaving the system in
a state where you can't log in.
I'd say this is a pretty big problem
** Changed in: likewise-open (Ubuntu)
Status: New => Confirmed
--
Likewise
16 matches
Mail list logo