Displaying 20 results from an estimated 5000 matches similar to: "Windows password longer than 8 char"
2004 May 01
1
windows password longer than 8 chars will not work
Hello,,
Is there anything I can do to our Samba servers to make Windows
passwords longer than 8 characters work? Thanks.
Our Samba servers use SERVER security, and authenticate against the
same
Windows 2K logon server (PDC) that serves all our Windows 2K & XP
desktops. Any of us with a Windows network password less than or equal
to 8 characters long can mount the Samba shares seamlessly,
2017 Aug 28
0
regex - optional part isn't considered in replacement with gsub
"Please, consider that some SKUs have "-"
in the middle, for example: "PG-9021".
Then you need to include these in the list of patterns you gave. Try it
again -- this time with a **complete** list.
-- Bert
Bert Gunter
"The trouble with having an open mind is that people keep coming along and
sticking things into it."
-- Opus (aka Berkeley Breathed in his
2017 Aug 27
6
regex - optional part isn't considered in replacement with gsub
Hello, I need some help with regex.
I have this to sentences. I need to extract both "49MU6300" and "LE32S5970"
and put them in a new colum "SKU".
A) SMART TV UHD 49'' CURVO 49MU6300
B) SMART TV HD 32'' LE32S5970
DataFrame for testing:
ecommerce <- data.frame(a = c(1,2), producto = c("SMART TV UHD 49'' CURVO
49MU6300",
2017 Aug 27
0
regex - optional part isn't considered in replacement with gsub
Omar:
I don't think this can work. For example number-letter patterns 4),
5), and 6) would all be matched by pattern 6).
As Jeff indicated, you need to provide the delimiters -- what
characters come before and after the SKU patterns -- to be able to
recognize them. In a quick look at the text file you attached, the
delimiters appeared to be either "-" or " " (blank) and
2004 May 11
1
openssh3.8p1 passwd -f for uid's longer than 8 char problem
Hi !
Solaris 5.8 Generic_108528-19 sun4u sparc SUNW,Ultra-60
Putty 0.53b
sshd version OpenSSH_3.8p1, OpenSSL 0.9.7d 17 Mar 2004
While using passwd -f for uid 10 char long, I'm not able to logon again to
change password because uid is truncated to 8 char.
Incoming packet type 14 / 0x0e (SSH1_SMSG_SUCCESS)
Event Log: Allocated pty
Outgoing packet type 12 / 0x0c (SSH1_CMSG_EXEC_SHELL)
Event
2018 Sep 26
1
Which is the best open source ecommerce platform?
Good afternoon from Singapore,
There are far too many choices when it comes to open source ecommerce solutions.
Are there any credible rankings of open source ecommerce platforms?
Which open source ecommerce solution do you think is the best and tell me why.
Thank you.
===BEGIN SIGNATURE===
Turritopsis Dohrnii Teo En Ming's Academic Qualifications as at 30 Oct 2017
[1]
2005 Jul 05
2
root@localhost email problem
I have another problem with the email root at localhost not working now on
centos 3.5 with plesk.
This has always worked in the past. Anytime I test my ecommerce store the
default email address has been root at localhost and has sent an email to my
domain email address when testing. Just recently this has stopped working.
The ecommerce store is php. I contacted the ecommerce store developer
2005 Feb 09
1
ssl certificate problem - one domain only
Hi,
I have ecommerce stores on my server who use the same instantssl certificate
without any problems. These particular certificates were migrated over from
one plesk system to my new server with centOS 3.4 and plesk 7.5.1 reloaded.
When I generated a new csr for a new client on my centOS server and chose
apache mod_ssl at instantssl for the csr I got the certificate, installed it
(first new
2007 Mar 28
1
Unsetting Global Vars
How do I clear a global variable for good? I have a situation of
needing to use global variables to aide in channel communication, but
will be changing the name within a defined scope.
Additional Background...
I want to get a variable from a channel (child) that is created by
another channel (parent), however the execution of the parent channel
does not continue until the child channel is gone.
2009 Dec 03
1
Samba from Sunfreeware and nss_winbind.so
Sunfreeware.com has compiled packages of Samba 3.4.2 with kerberos and
ldap support included (if you also install the ldap and kerberos
packages from sunfreeware.) However it does not include the
nss_winbind.so.* or libnss_winbind.so.* files.
Solaris does include nss_winbind.so already (since it is included with
Samba 3.0.x) or I could compile it from the 3.4.x source code. But
then I
2012 May 10
6
Is it suitable using STI?
I have problems on a simple design problem.
I have many companies. Each company have one or more commercial activity.
Activities types are: ecommerce, local unit, television, automatic
vending machines, and so on.
Company may have one or more ecommerce activity or one or more local
unit activity, one ormore vending machines, etc.
How can I model this scenario?
Company has_many ecommerce has_many
2005 Feb 09
0
RE: CentOS Digest, Vol 2, Issue 13
>>>
I have ecommerce stores on my server who use the same instantssl certificate
without any problems. These particular certificates were migrated over from
one plesk system to my new server with centOS 3.4 and plesk 7.5.1 reloaded.
>>>
We got it working. It was a custom config problem for that one site.
Sincerely,
Melinda Odom
www.designhosting.biz
479-471-0891
2011 Oct 14
2
3.x build and 'net ads join' no longer work in 3.6.0
Hi Gurus,
I've been trying to compile SaMBa 3.6.0 for its SMB2 support on/off half
time
for about two weeks. I've built ealier versions of 3.x and most recently
3.4.2
following the same procedure but it no longer works for 3.6.0. I'm about
ready to give up and hope that someone here might be able to give me a clue.
I would grab a pre-built package but neither sunfreeware nor
2003 Jun 28
1
rsync does not sync files older than current year
Dear sirs,
I installed rsync from www.sunfreeware.com on a Solaris 8 box, which
seems to be 2.5.6, but it does not sync files correctly, which elder
than the current year. see the following
# ls -al httpd.conf
-rw-r--r-- 1 bin bin 36935 Nov 9 2002 httpd.conf
# hostname
anui23
# ls -al /net/anui24/usr/local/apache/conf/httpd.conf
-r--r--r-- 1 root other 41435 Jun 25
2012 Jun 13
2
Samba 64 bit compilation
Which platform?
If on Solaris 10 sparc, GCC (either from Sun or sunfreeware.com) should
be 64-bit by default.
GCC from Sunfreeware for Solaris 10 x86 will compile 32-bit by default.
For Solaris, you are better off using Sun Studio and Dmake. Actually,
you are better off just using the compiled version from Oracle/Sun.
On 06/13/12 02:08, prabu.murugan at emc.com wrote:
> Hi,
>
>
2011 Jun 21
0
Building Samba 3.5.9 on Solaris 10
I wanted to build samba with CUPS and LDAP support, and put it into a
location from where it can be automounted by other systems. There were a
few gotchas I solved the hard way, to save anyone else's time, this is
what I did.
C compiler I used is Sun's Studio.
Solaris sed behaves differently to Sunfreeware sed
tolka source3 $ echo libwbclient.so.0|/usr/local/bin/sed
2006 Feb 21
2
Production ecommerce sites?
Hi All
First post and its a question of Rails abilities. I was wondering if their
are any examples of a Rails application driving an ecommerce shop site.
Selling a catalogue of products? We''re looking at starting our first major
Rails project at work and wanted to gather some examples to sell to the MD
as PHP is becoming a drag and there''s so much more possibility in Rails.
2009 May 04
2
Spree 0.8.0 Released (Rails eCommerce Project)
Spree is an open source ecommerce solution for Ruby on Rails.
http://spreecommerce.com/articles/2009/05/04/spree-0-8-0-released/
I''ll also be leading a BOF at RailsConf where we will be chatting
about Rails commerce so hopefully I''ll see you there!
Sean Schofield
Twitter: @railsdog
2009 Mar 15
4
php 5.2
Hi,
Is there any news about CentOS 5.2 updating to php 5.2?
Best Regards,
Melinda Odom
Design Hosting, Inc.
Web Design, Web Hosting, & Ecommerce Solutions
479-471-0891 CST
info at designhosting.biz
http://www.designhosting.biz
2006 May 13
0
Here's a recipe for Samba+Active Directory on Solaris 9
Samba 3.0.22 on Solaris 9 with Active Directory
===============================================
Dan Shearer
Version 1.0
May 2006
Official Samba binaries for Solaris 9 are not enabled for ADS
support. Enabling ADS is much harder than it looks, mostly because of
the crazy Solaris 9 build environment.
Here is the simplest reproducable recipe I could find for ADS-enabled
Samba on a default fresh