similar to: Careful of SWAT 2.0.6

Displaying 20 results from an estimated 1000 matches similar to: "Careful of SWAT 2.0.6"

2005 Jan 27
1
Modifying SWAT views for general users
I'm looking at having my general Samba users change their own passwords on my Linux server using SWAT. Is there a way that I can have them have access to the password changing view and not be able to see the configuration and status information. Is there an easy way for those "button" to not appear on the web page? Roy Costa roycosta at us.ibm.com
1999 Nov 17
4
2.0.6: HUP/charset/profiles/smbmount/logging
This is the list of problems I had with samba-2.0.6 so far. Can anyone tell me if he can reproduce them and if he considers them as problems? 2.0.6 on linux 2.2.13 or 2.0.33 1) sighup/log reopening doesn't always work: connections that are already active keep logging to the old logs; logrotate rotates/zip the logs and samba stops logging completely till restart. 2) Localized chars. I have
2007 Oct 12
2
missing attribute: reorder
I am trying to use an integer object as a flag item for displaying a link on a page called reorder that is a column in my PlanProcedures table. I''m getting an error that says The Header is NoMethodError in Manage_plan_procedures#list missing attribute: reorder Here is what my model looks like: >> PlanProcedure.column_names => ["id", "plan_id",
2007 Sep 07
1
vsftp and nonpriv_user option question
thhis didnt go through completely the first time. I am a bit confused as to how this works. I created a local unpriveleged user (with /bin/nologin shell). i uncommented the line containing nopriv_user=ftpsecure and restarted vsftp. I am confused as to what is supposed to happen. Shuld the daemon /usr/sbin/vsftpd be run as root or should it be ftpsecure? Or is the account only used to
2007 Sep 05
0
vsftp and "nopriv_user=ftpsecure" question
I am a bit confused as to how this works. I created a local unpriveleged user (with /bin/nologin shell). i uncommented the line containing nopriv_user=ftpsecure and restarted vsftp. I am confused as to what is supposed to happen. Shuld the daemon /usr/sbin/vsftpd be run as root or should it be ftpsecure? Or is the account only used to login to transfer files? Any help would be
2001 Nov 11
1
swat options
Hi, New to Samba. I have it working correctly with clients from Linux and W2000 workstations. However, SWAT only shows the links for "VIEW", "Passwords", "Configuration?"--no "Global". In other words, I can view my configuration but I cannot set-up or change settings, shares, etc. Specs: Samba 2.2 Debian 2.2r3 Using webmin for everything but Samba
2010 Jan 14
1
antispam plugin
First off, I have to say I really like the antispam plugin. I am running a (relatively) new freebsd 8.0 server with postfix/dovecot/dspam/squirrelmail and it works great. Create a SPAM folder and tell the dovecot antispam plugin to use INBOX.SPAM as the spam folder and drag messages from INBOX to the spam folder and they are trained as spam. Here is the problem though: after training
2000 May 24
0
SWAT Admin help (was RE: Is this list still active?)
Hi.. I'm running Samba 2.0.7 on a RH 6.0 box... Now, this box is using NIS for authentication, such that I have no entry in the passwd file, but show up with a `ypcat passwd`. I have made a group called 'swat' and have added myself to it, such that doing a `groups wkim` lists swat as one of my groups. I then `chgrp swat smb.conf` and `chmod 664 smb.conf`. Yet, if I try to access
2000 Jun 27
1
SWAT and authentication
What's the deal with SWAT authentication? I have a Freebsd 4-Stable box running SWAT from the Samba 2.0.7 port and I can log into SWAT as a regular user (ie, not root but has a smbpasswd entry) and make any changes I want to the smb.conf file -- which is 0644 root.wheel. I'm presuming this is because my inetd.conf entry for SWAT has it running as root as per the example. Is this how
2006 Jul 28
2
has_many :through with :order column on the join model
I have a model like so class Product < ActiveRecord::Base has_many :image_links, :order => :position has_many :product_images, :order => ''image_links.position'', :through => :image_links end The problem is that :order clause just gets ignored. How do you server records in a specific order when the order column is on the join model?
2016 Oct 28
0
Disk near failure
Hi Yamaban, Great expalanation. I think you know how to buy an ssd. There is no doubt about samsung ssds quality vs other. My question about neutron was to get your opinion about this product. My doubt was about differences between slc, mlc and tlc. Mlc endurance respect tlc is better and I though that the mlc of neutron gives me more endurance respect to the tlc. From a technic point of view,
2016 Oct 28
2
Re: Disk near failure
On Fri, 28 Oct 2016 18:50, Alessandro Baggi wrote: > Il 28/10/2016 16:28, Valeri Galtsev ha scritto: >> On Fri, October 28, 2016 2:42 am, Alessandro Baggi wrote: >> > Il 27/10/2016 19:38, Yamaban ha scritto: >> > > For my personal use I would replace that Drive asap. >> > > - There is no warranty for it anymore (time since buy) >> > > -
2007 Jun 27
1
Need to do some careful moving...
When I built this new Centos 5 drive, I copied over much of my old data using cp, and did not use the -preserve option. Ouch. I need those file create dates so that documents and such sort properly, historically. I recovered much of my stuff from a tar built back in mid-May (but I missed that the tar backup ended abnormally, as I was tar-ing to a USB attached drive formatted FAT32, and at
2006 Aug 15
0
BlueCloth throws exceptions! Be careful! (was: auto_link fails to handle tilda''s (~) and markdown fails to handle acute accent (`))
On 12/15/05, Sam Joseph <sam@neurogrid.com> wrote: > markdown couldn''t handle an acute accent (`) e.g. > > Hawai`i > > It seems that acute accents (or backticks) in Markdown signify code > segments, and it seems there''s an open ticket for this: > > http://www.deveiate.org/projects/BlueCloth/ticket/24 I would just like to bring this to
2006 Jul 19
0
AR: Be careful w/legacy column names with capital letters
All, I''ve found an issue that is somewhat strange. Assume: An AR object backed by a legacy schema which includes column names that start with a capital letter. Summary: In a partial view, you cannot access an overridden getter method for a column on your model object if that method name is equal to the column name and the column name starts with a capital letter. Observations:
2006 Mar 04
0
lesson learned: careful with :update in link_to_remote
A link_to_remote call was generating Ajax.Request instead of Ajax.Updater. I couldn''t for the life of me understand why. There was some extra indirection because I used there a helper of mine that receives an image and generates a link_to_remote with image_tag and some stuff for image rollover. After browsing the sources in the API website (hey, that "[ show source ]"
2009 Mar 07
0
Be careful of BIGINT primary key fields in MySQL. Will cause problems with ActiveRecord create (but not find)
The MySQL/Ruby library doesn''t properly handle inserts into tables with the primary key being a BIGINT If the ID returned to the MySQL/Ruby library is LARGER than the INT range, the value is returned to Ruby truncated and incorrect. This is then passed up to ActiveRecord and into the id field of your model. The actual INSERT worked properly and when do you an ActiveRecord find for the
2005 Apr 07
1
smbldap-tools patch - careful string handling
The issue is that some of the smb.conf parameters have quotes in funny places that need to stay there (particularly the smbldap script "wrappers"). The smbldap tools will issue funny warnings that help to sidetrack finding actual problems... Patch attached. --- smbldap-tools-0.8.8/smbldap_tools.pm.org Mon Apr 4 02:03:34 2005 +++ smbldap-tools-0.8.8/smbldap_tools.pm Thu Apr 7
2019 Apr 24
0
[PATCH nbdkit 2/2] filters: Be careful to set *err if nbdkit_add_extent or nbdkit_extents_new fail.
Thanks: Eric Blake for reporting the bug. --- filters/offset/offset.c | 4 +++- filters/partition/partition.c | 4 +++- filters/truncate/truncate.c | 8 +++++++- 3 files changed, 13 insertions(+), 3 deletions(-) diff --git a/filters/offset/offset.c b/filters/offset/offset.c index 24ccb4c..633a1c7 100644 --- a/filters/offset/offset.c +++ b/filters/offset/offset.c @@ -156,8 +156,10 @@
2019 Apr 24
1
Re: [PATCH nbdkit 2/2] filters: Be careful to set *err if nbdkit_add_extent or nbdkit_extents_new fail.
On 4/24/19 6:04 AM, Richard W.M. Jones wrote: > Thanks: Eric Blake for reporting the bug. > --- > filters/offset/offset.c | 4 +++- > filters/partition/partition.c | 4 +++- > filters/truncate/truncate.c | 8 +++++++- > 3 files changed, 13 insertions(+), 3 deletions(-) > > diff --git a/filters/offset/offset.c b/filters/offset/offset.c > index 24ccb4c..633a1c7