[Bug 1208469] Re: No option to disable hostname

2014-02-20 Thread Dimitri John Ledkov
No, the ".override" file will be preserved across upgrades. You can 
ship/provision that package in a file.
Alternatively you can modify the settings for the lightdm user directly like so:

$ sudo -i
$ xhost +SI:localuser:lightdm
$ su lightdm -s /bin/bash
$ gsettings set com.canonical.unity-greeter show-hostname 'false'
$ xhost -SI:localuser:lightdm

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208469

Title:
  No option to disable hostname

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1208469/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208469] Re: No option to disable hostname

2014-02-19 Thread Launchpad Bug Tracker
This bug was fixed in the package unity-greeter - 14.04.3-0ubuntu1

---
unity-greeter (14.04.3-0ubuntu1) trusty; urgency=medium

  * New upstream release:
- Generate version stamp on background (LP: #1269901)
- Add option to disable hostname in login screen (LP: #1208469)
- Use unity-settings-daemon instead of gnome-settings-daemon (LP: #1277487)
- Fix accessible name in shutdown dialog
 -- Robert AncellThu, 20 Feb 2014 17:17:59 
+1300

** Changed in: unity-greeter (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208469

Title:
  No option to disable hostname

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1208469/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208469] Re: No option to disable hostname

2014-02-19 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/trusty-proposed/unity-greeter

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208469

Title:
  No option to disable hostname

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1208469/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1208469] Re: No option to disable hostname

2013-11-11 Thread Kees de Jong
Hi Robert,


Thanks! In which Ubuntu version will this be implemented? 14.04? We're
currently using 12.04.

Two more questions. The dir /usr/share will be overwritten with
software upgrades right? Is there also a static place to put these
settings? For example: /var/lib/polkit-1/localauthority/50-local.d/?

And is there also a way to list all the possible settings? Or are all
the settings that are possible also in /usr/share/glib-2.0/schemas/?
But if there is a command to list all settings then I'm all ears.
Thank you again.


Kind regards,
Kees


On Sun, Nov 10, 2013 at 10:53 PM, Robert Ancell
 wrote:
> lp:~robert-ancell/unity-greeter/show-hostname contains a proposed fix
> for this. To disable the hostname do:
>
> $ sudoedit /usr/share/glib-2.0/schemas/50_unity-greeter.gschema.override
> and set to:
> [com.canonical.unity-greeter]
> show-hostname = false
> $ sudo glib-compile-schemas /usr/share/glib-2.0/schemas/
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1208469
>
> Title:
>   No option to disable hostname
>
> Status in “unity-greeter” package in Ubuntu:
>   Triaged
>
> Bug description:
>   For PCI compliance we need to hide all references to the username. Or
>   any other hints for that matter. We could disable everything, but not
>   the hostname in the top panel. I would like to request this feature.
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 12.04
>   Package: lightdm 1.2.3-0ubuntu2.3
>   ProcVersionSignature: Ubuntu 3.8.0-27.40~precise3-generic 3.8.13.4
>   Uname: Linux 3.8.0-27-generic x86_64
>   ApportVersion: 2.0.1-0ubuntu17.3
>   Architecture: amd64
>   Date: Mon Aug  5 14:59:00 2013
>   MarkForUpload: True
>   SourcePackage: lightdm
>   UpgradeStatus: No upgrade log present (probably fresh install)
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1208469/+subscriptions

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208469

Title:
  No option to disable hostname

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1208469/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1208469] Re: No option to disable hostname

2013-11-10 Thread Robert Ancell
lp:~robert-ancell/unity-greeter/show-hostname contains a proposed fix
for this. To disable the hostname do:

$ sudoedit /usr/share/glib-2.0/schemas/50_unity-greeter.gschema.override
and set to:
[com.canonical.unity-greeter]
show-hostname = false
$ sudo glib-compile-schemas /usr/share/glib-2.0/schemas/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208469

Title:
  No option to disable hostname

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1208469/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208469] Re: No option to disable hostname

2013-11-10 Thread Launchpad Bug Tracker
** Branch linked: lp:~robert-ancell/unity-greeter/show-hostname

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208469

Title:
  No option to disable hostname

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1208469/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208469] Re: No option to disable hostname

2013-11-10 Thread Robert Ancell
** Changed in: unity-greeter (Ubuntu)
   Status: New => Triaged

** Changed in: unity-greeter (Ubuntu)
   Importance: Undecided => Wishlist

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208469

Title:
  No option to disable hostname

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1208469/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208469] Re: No option to disable hostname

2013-08-07 Thread Robert Ancell
This is in the greeter right? Reassigning..

** Package changed: lightdm (Ubuntu) => unity-greeter (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208469

Title:
  No option to disable hostname

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1208469/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs