Hello community, here is the log from the commit of package permissions checked in at Fri May 19 16:53:54 CEST 2006. -------- --- permissions/permissions.changes 2006-05-17 11:43:00.000000000 +0200 +++ permissions/permissions.changes 2006-05-19 15:49:14.000000000 +0200 @@ -1,0 +2,6 @@ +Fri May 19 15:48:04 CEST 2006 - lnussel@suse.de + +- add get_printing_ticket in order to enable smb printing with + kerberos authentication (#177114) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ permissions.spec ++++++ --- /var/tmp/diff_new_pack.crSaeP/_old 2006-05-19 16:53:47.000000000 +0200 +++ /var/tmp/diff_new_pack.crSaeP/_new 2006-05-19 16:53:47.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package permissions (Version 2006.5.17) +# spec file for package permissions (Version 2006.5.19) # # Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -14,7 +14,7 @@ License: GPL Group: Productivity/Security Autoreqprov: on -Version: 2006.5.17 +Version: 2006.5.19 Release: 1 Provides: aaa_base:/etc/permissions Requires: /sbin/SuSEconfig @@ -76,6 +76,9 @@ /var/adm/fillup-templates/sysconfig.security %changelog -n permissions +* Fri May 19 2006 - lnussel@suse.de +- add get_printing_ticket in order to enable smb printing with + kerberos authentication (#177114) * Wed May 17 2006 - lnussel@suse.de - add setuid bit to gnomesu-pam-backend in level secure (#175616) * Thu Feb 23 2006 - schwab@suse.de ++++++ permissions.easy ++++++ --- permissions/permissions.easy 2006-05-17 11:42:18.000000000 +0200 +++ permissions/permissions.easy 2006-05-19 15:47:29.000000000 +0200 @@ -202,6 +202,11 @@ /usr/bin/lppasswd lp:sys 4755 # +# smb printing with kerberos authentication (#177114) +# +/usr/bin/get_printing_ticket root:lp 4750 + +# # networking (need root for the privileged socket) # /bin/ping root:root 4755 ++++++ permissions.paranoid ++++++ --- permissions/permissions.paranoid 2006-05-17 11:42:27.000000000 +0200 +++ permissions/permissions.paranoid 2006-05-19 15:48:03.000000000 +0200 @@ -222,6 +222,11 @@ /usr/bin/lppasswd lp:sys 0755 # +# smb printing with kerberos authentication (#177114) +# +/usr/bin/get_printing_ticket root:lp 0755 + +# # networking (need root for the privileged socket) # /bin/ping root:root 0755 ++++++ permissions.secure ++++++ --- permissions/permissions.secure 2006-05-17 11:42:12.000000000 +0200 +++ permissions/permissions.secure 2006-05-19 15:47:38.000000000 +0200 @@ -243,6 +243,11 @@ /usr/bin/lppasswd lp:sys 4755 # +# smb printing with kerberos authentication (#177114) +# +/usr/bin/get_printing_ticket root:lp 4750 + +# # networking (need root for the privileged socket) # /bin/ping root:root 4755 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun...
participants (1)
-
root@suse.de