similar to: mix encrypted/non-encrypted password

Displaying 20 results from an estimated 6000 matches similar to: "mix encrypted/non-encrypted password"

2004 Jan 30
3
Samba and Network Neighborhood
Hi All, I turned my Debian box into a file server on my home network. What happened is now no boxen except the localhost shows up in Network Neighborhood on the Windows boxen. All shares work fine and if I search for the Linux server, I find it. Has anyone ever run into this and resolved it? Three days of Googling have left me with the same problem and a headache. Thanks.
2013 Mar 19
2
[Announce] Samba 4.0.4 Security Release Available for Download
Release Announcements --------------------- This is a security release in order to address CVE-2013-1863 (World-writeable files may be created in additional shares on a Samba 4.0 AD DC). o CVE-2013-1863: Administrators of the Samba 4.0 Active Directory Domain Controller might unexpectedly find files created world-writeable if additional CIFS file shares are created on the AD DC.
2013 Mar 19
2
[Announce] Samba 4.0.4 Security Release Available for Download
Release Announcements --------------------- This is a security release in order to address CVE-2013-1863 (World-writeable files may be created in additional shares on a Samba 4.0 AD DC). o CVE-2013-1863: Administrators of the Samba 4.0 Active Directory Domain Controller might unexpectedly find files created world-writeable if additional CIFS file shares are created on the AD DC.
2009 Jul 07
1
smbclient failing: Server requested plaintext password...
I was using samba 3.0.35 and started using samba 3.2.13. Now when I try to connect to my samba server (which has 'encrypted passwords = no') using smbclient, I get: Server requested plaintext password but 'client plaintext auth' is disabled session setup failed: SUCCESS - 0 I tried 'smbclient -s foo.conf //server/dir' where foo.conf has: [global] client plaintext
2006 Aug 30
4
getting test added to the standard test suite.
Found a corner case. Is there a way to get stuff like this added to the test suite? The canonical Markdown.pl handles it properly, but markdown.py doesn't. I've sumitted a bug report, but haven't checked any other implemenations. kailoa --Being test file: simple formatted links this is a [**test**](http://example.com/) this is a second **[test](http://example.com)** reference
2004 Aug 05
3
[Bug 1536] rsync aborts transferring files larger than 2 GB
https://bugzilla.samba.org/show_bug.cgi?id=1536 ------- Additional Comments From wayned@samba.org 2004-07-30 13:30 ------- Created an attachment (id=589) --> (https://bugzilla.samba.org/attachment.cgi?id=589&action=view) Add checks for open64 and mkstemp64 to configure If the user's system has open64() but not mkstemp64(), we avoid using mkstemp(). -- Configure bugmail:
2001 Dec 07
3
liveperson/humanclick
Im new to wine, I use linux as my desktop at work and my boss has demanded that we run liveperson/humanclick but it totally bombs out when I try to install it... Anyone have any luck getting this program to install/run. _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
2002 Mar 21
4
ExitThread won't.
Okay, so with complete lack of any other ideas, I tried to figure out what was wrong with my app (Proxomitron), which is leaving unkillable processes around. So I went into ExitThread, and added something like: DPRINTF("%08lx:Exiting thread...(%d)\n", GetCurrentThreadId(),getpid()); exit(code); right at the top of the function. And, lo and behold, the processId matches the
1999 May 20
0
W95 and encrypted passwords?
Hi all, I'm trying to play with the "not-yet-officially-supported-PDC-code" in samba-2.0.3 and running into problems with the W95 client I'm using for testing. Since the Samba server is using 'encrypted passwords=yes' my W95 system can't log in, since it's passing plain-text passwords. How do I *enable* encrypted passwords under W95? Is there a quick
2007 Dec 01
2
Sweave: Variables in code chunk headers
I would like to be able to do something like this: <<echo=F,fig=T,width=mywidth>>= ... @ with mywidth set in a previous code chunk. Is there a way to do this in Sweave? (Sorry for two questions in a row, I have been saving these up.) -- Michael
2007 Dec 01
2
Sweave: Variables in code chunk headers
I would like to be able to do something like this: <<echo=F,fig=T,width=mywidth>>= ... @ with mywidth set in a previous code chunk. Is there a way to do this in Sweave? (Sorry for two questions in a row, I have been saving these up.) -- Michael
1999 May 25
0
W95 and encrypted passwords? / DOS W3.x ?
We have several WIN95/WIN98 machines, but some which have to run under DOS/win3.11. Is there a possibility to enable the password encryption on these DOS / WIN3.11 clients? Are there updates or anything like that? Thanks, Hans-Joachim Muenzer
2006 Aug 16
4
How to bypass traffic control for one IP
Hi all, i have a problem: i have an adsl modem that is connected to internet. I can''t manage this modem. Between my PC and the modem i have a linux firewall that make the NAT and the traffic shapping. I have create a script that limit the bandwidth of the "external" interface of the firewall so i can manage my bandwidth for my internet application. The problem is that i need to
2007 Oct 23
5
[Bug 1382] New: scp/sftp sometimes hangs as a ControlMaster slave
https://bugzilla.mindrot.org/show_bug.cgi?id=1382 Summary: scp/sftp sometimes hangs as a ControlMaster slave Classification: Unclassified Product: Portable OpenSSH Version: 4.7p1 Platform: ix86 OS/Version: Mac OS X Status: NEW Severity: normal Priority: P2 Component: scp AssignedTo: bitbucket
2001 Oct 16
5
Segfaults, winebuild, and glibc 2.2.3
I just upgraded my Linux box to glibc 2.2.3. Before the upgrade (glibc 2.1.92), wine compiled and ran beautifully. After, however, winebuild segfaults for no apparent reason. Upon running ldd, I found that it is properly loading all libraries. I do have one question, however. Does the package glibc-profile have any effect on this? If it does, problem (probably) solved. Otherwise, I'm
2009 Sep 30
3
New User Wishes to Contribute
As requested on http://wiki.centos.org/Contribute, here is my info: # your FirstnameLastname username [SteveBonds] # the proposed subject of your Wiki contribution(s) [Personal Page] # the proposed location of your Wiki contribution(s) [Personal Page] I'll branch out from here. Maybe. While I understand the problem with spammers, asking each user to send each proposed page to the list for
2006 Oct 07
6
Minor regexp oversight for setext headings
Noticed the patterns for setext style headings are: ^(.+)[ \t]*\n=+[ \t]*\n+ Should be: ^(.+?)[ \t]*\n=+[ \t]*\n+
2003 Dec 23
3
Why does simple smb.conf demand password?
I am trying to setup a simple Samba server using the instructions in the O'Reilly book "Using Samba" first edition on a Slackware 9.1 system which uses Samba 2.2.8a. The windows machine uses windows 98SE. The instructions under Server Configuration starting page 93 and Disk Share Configuration starting page 96 had me setup a very simple smb.conf which should then appear in Network
2004 Mar 04
2
Automounting Samba shares for Linux clients?
Is there a way to configure the latest version of Samba to automount shares when a Linux client logs into a Samba PDC? I have searched high and low trying to find an answer to this and the only information I have found is using pam_mount (which I have yet to get working correctly) or NFS. When searching for an answer, I came across comments such as "NFS is the best way to mount shares in a
2007 May 02
4
Make --html4tags the default?
Seeing how no-one should send application/xhtml+xml to the browser [1], and development of the HTML standard is again happening [2], it would make sense to have Markdown.pl default to HTML tags. Maybe too late to change a default though. How does PHP Markdown and other implementations deal with this issue? [1]: http://www.hixie.ch/advocacy/xhtml [2]: