[Bug 1081952] [NEW] squid 3.1.19 external_acl_type fail

2012-11-22 Thread sense
Public bug reported:

System: ubuntu 12.04.1
Squid: 3.1.19-1ubuntu3.12.04.1 (apt-get install)

In squid.conf:
...
external_acl_type testcom_ip ttl=0 children=5 ipv4 %SRC php 
/php/squid_eacl/test_ip.php
acl testcom_ipacl external testcom_ip
http_access allow testcom testcom_ipacl
http_access deny all
...

In the /php/squid_eacl/test_ip.php, I let it return OK everytime:


Client use the Squid server as proxy and will get "Access Deny" many
time. It seems squid will miss the external_acl_type acl ( "http_access
allow testcom testcom_ipacl")  of config.conf in sometime.

** Affects: squid3 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid3 in Ubuntu.
https://bugs.launchpad.net/bugs/1081952

Title:
  squid 3.1.19 external_acl_type fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1081952/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1081952] Re: squid 3.1.19 external_acl_type fail

2012-11-24 Thread sense
** Description changed:

  System: ubuntu 12.04.1
  Squid: 3.1.19-1ubuntu3.12.04.1 (apt-get install)
  
  In squid.conf:
  ...
  external_acl_type testcom_ip ttl=0 children=5 ipv4 %SRC php 
/php/squid_eacl/test_ip.php
  acl testcom_ipacl external testcom_ip
- http_access allow testcom testcom_ipacl
+ http_access allow testcom_ipacl
  http_access deny all
  ...
  
  In the /php/squid_eacl/test_ip.php, I let it return OK everytime:
  
  
  Client use the Squid server as proxy and will get "Access Deny" many
  time. It seems squid will miss the external_acl_type acl ( "http_access
  allow testcom testcom_ipacl")  of config.conf in sometime.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid3 in Ubuntu.
https://bugs.launchpad.net/bugs/1081952

Title:
  squid 3.1.19 external_acl_type fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1081952/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1081952] Re: squid 3.1.19 external_acl_type fail

2012-11-24 Thread sense
Sorry, I pasted a wrong config.conf, but the bug does existed. And now I
was corrected it:

"http_access allow testcom testcom_ipacl"
to
"http_access allow testcom_ipacl"

I do a lot of test. It realy seems Squid 3.1.19-1ubuntu3.12.04.1 has the
external_acl_type problem (squid will miss external_acl_type some time).
And I complie install Squid 3.2.3 in ubuntu 12.04, it runs no problem
with the some config file. Please test it again. Thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid3 in Ubuntu.
https://bugs.launchpad.net/bugs/1081952

Title:
  squid 3.1.19 external_acl_type fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1081952/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 742307] [NEW] Winbindd 2:3.4.7~dfsg-1ubuntu3.5 panic affter run cron daily

2011-03-25 Thread sense
Public bug reported:

Binary package hint: samba

Ubuntu version: 10.04
Samba version: 2:3.4.7~dfsg-1ubuntu3.5
After runing the program in /etc/cron.daily (System default) about 1 hour, The 
Winbindd will panic and quit.
Folow is what in /etc/cron.daily:
apt
aptitude
bsdmainutils
checkupdatetime
dpkg
logrotate
man-db
mlocate
popularity-contest
samba
standard

** Affects: samba (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/742307

Title:
  Winbindd 2:3.4.7~dfsg-1ubuntu3.5 panic affter run cron daily

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 742307] Re: Winbindd 2:3.4.7~dfsg-1ubuntu3.5 panic affter run cron daily

2011-03-25 Thread sense
Maybe the same bug with 
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/736757

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/742307

Title:
  Winbindd 2:3.4.7~dfsg-1ubuntu3.5 panic affter run cron daily

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 736757] Re: PANIC (pid 18442): internal error in winbindd

2011-03-25 Thread sense
Same problem happen to me
ubuntu version: 10.04.2 x86_64
winbind version: 2:3.4.7~dfsg-1ubuntu3.5
And have the similar thread debugging message: 

[Thread debugging using libthread_db enabled]
0x7fb594f32f7e in waitpid () from /lib/libc.so.6
#0  0x7fb594f32f7e in waitpid () from /lib/libc.so.6
#1  0x7fb594eca7e9 in ?? () from /lib/libc.so.6
#2  0x7fb597373264 in smb_panic (why=)
at lib/util.c:1486
#3  0x7fb59736284d in fault_report (sig=11) at lib/fault.c:52
#4  sig_fault (sig=11) at lib/fault.c:75
#5  
#6  rpc_pipe_np_smb_conn (p=0x0) at rpc_client/rpc_transport_np.c:402
#7  0x7fb59744e048 in rpccli_set_timeout (rpc_cli=0x0, timeout=35000)
at rpc_client/cli_pipe.c:2956
#8  0x7fb5972e87a1 in winbindd_lookup_sids (mem_ctx=0x7fb597fb2b50, 
domain=, num_sids=, 
sids=, domains=0x7fff2af6f1c0, names=0x7fff2af6f1d0, 
types=0x7fff2af6f1c8) at winbindd/winbindd_rpc.c:1221
#9  0x7fb5972eb092 in lookup_groupmem (domain=0x7fb598041950, 
mem_ctx=0x7fb597fe8950, group_sid=0x7fb598084a90, 
num_names=0x7fff2af6f50c, sid_mem=, 
names=, name_types=0x7fff2af6f4d8)
at winbindd/winbindd_ads.c:1124
#10 0x7fb5972d2503 in lookup_groupmem (domain=, 
mem_ctx=, group_sid=, 
num_names=0x7fff2af6f50c, sid_mem=0x7fff2af6f4c8, names=0x7fff2af6f4d0, 
name_types=0x7fff2af6f4d8) at winbindd/winbindd_cache.c:2211
#11 0x7fb5972c55e7 in expand_groups (domain=0x7fb598041950, 
state=, group_sid=, 
group_name_type=SID_NAME_DOM_GRP, num_gr_mem=, 
gr_mem=, gr_mem_len=0x7fff2af6f898)
at winbindd/winbindd_group.c:468
#12 fill_grent_mem (domain=0x7fb598041950, state=, 
group_sid=, group_name_type=SID_NAME_DOM_GRP, 
num_gr_mem=, gr_mem=, 
gr_mem_len=0x7fff2af6f898) at winbindd/winbindd_group.c:604
#13 0x7fb5972c6a9f in getgrsid_sid2gid_recv (private_data=0x7fb597fd0200, 
success=, gid=11610) at winbindd/winbindd_group.c:866
#14 0x7fb5972bfba0 in process_loop (argc=, 
argv=, envp=)
at winbindd/winbindd.c:1115
#15 main (argc=, argv=, 
envp=) at winbindd/winbindd.c:1440
A debugging session is active.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/736757

Title:
   PANIC (pid 18442): internal error in winbindd

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 736757] Re: PANIC (pid 18442): internal error in winbindd

2011-04-07 Thread sense
Will release the fix in lucid?

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/736757

Title:
   PANIC (pid 18442): internal error in winbindd

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 736757] Re: [SRU] PANIC (pid 18442): internal error in winbindd

2011-04-17 Thread sense
Tested samba 2:3.4.7~dfsg-1ubuntu3.6 for 2 days, no panic. Thanks.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/736757

Title:
  [SRU] PANIC (pid 18442): internal error in winbindd

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1081952] Re: squid 3.1.19 external_acl_type fail

2015-12-05 Thread sense
** Description changed:

  System: ubuntu 12.04.1
  Squid: 3.1.19-1ubuntu3.12.04.1 (apt-get install)
  
  In squid.conf:
  ...
  external_acl_type testcom_ip ttl=0 children=5 ipv4 %SRC php 
/php/squid_eacl/test_ip.php
  acl testcom_ipacl external testcom_ip
  http_access allow testcom_ipacl
  http_access deny all
  ...
  
  In the /php/squid_eacl/test_ip.php, I let it return OK everytime:
  
  
  Client use the Squid server as proxy and will get "Access Deny" many
  time. It seems squid will miss the external_acl_type acl ( "http_access
- allow testcom testcom_ipacl")  of config.conf in sometime.
+ allow  testcom_ipacl")  of config.conf in sometime.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid3 in Ubuntu.
https://bugs.launchpad.net/bugs/1081952

Title:
  squid 3.1.19 external_acl_type fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1081952/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1081952] Re: squid 3.1.19 external_acl_type fail

2015-12-05 Thread sense
I change my squid.conf but forget to change my description, sorry.

There is no ACL name testcom. Now I change the description about
"http_access allow testcom testcom_ipacl"
to
"http_access allow testcom_ipacl"

My ubuntu is upgrade to 14.04 now , and it's squid3 runs with no problem
. Thank you again.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid3 in Ubuntu.
https://bugs.launchpad.net/bugs/1081952

Title:
  squid 3.1.19 external_acl_type fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1081952/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 452219] Re: SMB Browser Printer Queues Not In Alphabetical Order

2010-05-24 Thread Sense Hofstede
Thank you for bringing this bug to our attention. However, a paper cut
should be a small usability issue, in the default Ubuntu 10.04 install ,
that affects many people and is quick and easy to fix. So this bug can't
be addressed as part of the project.

The Samba Browser is not included in the default installation and most users 
don't install it, so this is not a paper cut.
For further info about papercuts criteria, please read 
https://wiki.ubuntu.com/PaperCut.

Don't worry though, This bug has been marked as "invalid" ONLY in the
papercuts project.

** Changed in: hundredpapercuts
   Status: New => Invalid

** Package changed: ubuntu => samba (Ubuntu)

-- 
SMB Browser Printer Queues Not In Alphabetical Order
https://bugs.launchpad.net/bugs/452219
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs