[Bug 230466] Re: Likewise uninstall, Lock login to system

Froza froza at linuxarg.org
Thu May 15 23:56:18 BST 2008


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}')
mv $a $ORIG
done

****  Dont remeber very well the -F of awk, i dont remeber the exacts
format of the files ******

-- 
Likewise uninstall, Lock login to system
https://bugs.launchpad.net/bugs/230466
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to likewise-open in ubuntu.



More information about the Ubuntu-server-bugs mailing list