similar to: Executing non-8.3 named files

Displaying 20 results from an estimated 90 matches similar to: "Executing non-8.3 named files"

2001 Oct 23
1
ssh/sshd go off in limbo-land after closing remote session (v2.9.9p2)
When I run a remote xterm, the ssh hangs even after I quit the xterm. Below is the output for the following sequence: client> ssh -v -v -v dazel xterm xterm> exit client> ^C The outcome is always the same - the ssh doesn't exit with I quit the xterm... I have to hit CTRL-C on the client side. polycut:~> ssh -v -v -v dazel xterm OpenSSH_2.9p2, SSH protocols 1.5/2.0, OpenSSL
2001 Nov 15
0
Case where ssh hangs on exit with 2.9.9p2 on Sol8
Here's the appropriate output with blow-by-blow explanation embedded... I start by making a connection with X11 forwarding enabled: polycut:~> ssh -v -v -v -X dazel OpenSSH_2.9.9p2, SSH protocols 1.5/2.0, OpenSSL 0x0090602f debug1: Reading configuration data /opt/openssh-2.9.9p2/etc/ssh_config debug3: Reading output from 'ls -alni /var/log' debug3: Time elapsed: 23 msec debug3:
2003 Mar 29
1
How to list windows print shares?
In windows when I browse the corporate windows print server it automatically shows me all the available printers. Is there any way to do this from linux? I've tried twiddling with smbclient -L server-name, (with my domain login), and the printers show up off my own samba server, but not the windows server. The only thing I found in the documentation was about accessing a windows
2001 Oct 26
1
PAM session cleanup on Sol8 with v2.9.9p2
In do_pam_cleanup_proc(), there are 3 calls to PAM: 1) pam_close_session() - do lastlog stuff 2) pam_setcred(PAM_DELETE_CRED) - delete credentials 3) pam_end() - close PAM It appears that pam_setcred() always fails with the error PAM_PERM_DENIED. This is due to a check done pam_unix.so to not allow a caller with euid 0 to even try to delete their SECURE_RPC credentials. When sshd calls
2008 Mar 11
1
Re: wine-0.9.56-1.fc7 . Success with Visio 5. Problems with cups
Data Rational Communic... wrote: > Hi, > > I am running wine-0.9.56-1.fc7 on a Fedora 7 system. I installed Visio 5 > (must be around 10 years old!). The Visio seems stable when running under > wine, the graphics are good and I can save the vsd files under wine. > > Two small problems > > 1. Unable to save complex diagrams to jpg or gif. For example, there is an >
2004 Aug 06
1
Icecast2 and IceS2 client problem
Dear All: I have Icecast2 and IceS2 successfully built and installed on a Debian 3.0 system. After tinkering with the config files, both applications are running and seem to be talking to each other without problem. However, when I try to connect with a client, I run into problems: with Winamp 2.8, I get an [HTTP/1.0 200 OK] message, but then the stream is apparently dropped before buffering.
2012 Apr 12
0
PF - pf not loading non-persist tables from main ruleset on 8.3-PRERELEASE
Hello list, I installed a box recently and updated it to 8.3-PRERELEASE on 2012/04/11 I'm experiencing this extremely weird behavior where PF refuses to load standard and const table definitions from the main ruleset. - persist tables load just fine - normal and const tables inside anchors load just fine Does anyone else have the same problem ? I'll try to update the kernel again,
2012 Apr 24
1
Attempting to boot into ramdisk on 8.3
I have a build process (which worked at release 7.3) that makes a bootable ISO using a ramdisk image as the boot volume. At release 8 it panics right after reporting the real memory size with: kernel trap 12 with interrupts disabled Fatal trap 12: page fault while in kernel mode ... [thread pid 0 tid 0 ] Stopped at pmap_enter+0x19a: moveq (%rcx),%r14 (I have the text frozen on
2004 Jan 16
1
smbldap-tools 8.3 populate errors
I downloaded the new 8.3 (tgz format) ldap-tools from IDEALX today. When I run the smbldap-populate script I receive an error that it cannot find the smbldap_tools.pm file. This file was not included in the tar file. If I use the tools file from the samba 3.0.2pre1 distribution it is then expecting the old smbldap_conf.pm file which has now been split in favor of the /etc/smbldap-tools config. I
2009 Apr 27
0
Encoding Problem / mod_rails / passenger / Postgresql 8.3
Hi, when I use mod_rails/passenger with apache2 on linux instead of webbrick for our application, then it stops working with certain browsers like the ie, and konqueror but still works with firefox. I get the following error message: ActionView::TemplateError (PGError: ERROR: invalid byte sequence for encoding "UTF8": 0xad HINT: This error can also happen if the byte sequence does
1998 Oct 13
0
2.0.0-prealpha*: Only 8.3 filenames with NT 3.51?
Hi all, We've been using the 2.0.0 prealpha's with some success, but now I have run into a problem which I can't seem to solve. The client, an NT 3.51 workstation logged in to an NT 3.51 PDC, can't create long file names on a 2.0.0 prealpha Samba server. For example, when renaming a file from 'readme.doc' to 'readme.pqrst', 'readme.pqr' is created. In
1999 Jul 26
0
8.3 name mangling options going wrong ?
I've just bumped into a name mangling issue with Samba which I'm sure people have already found before me...... If you create 2 files called moss_burn.bmp & moss_bend.bmp on a Samba share that has been mapped to a drive under windows then a 'dir' in a DOS shell will show that the 8.3 filenames of these two files are identical......MOSS_~UV.BMP... which is not good for legacy
2011 Sep 03
1
Re: Igo for PC ver. 8.3
+1 for the good solution. Although I had a bit of problem with the downloading of droid fonts (they have some sort of generic html file that apparently loads on every single page on their site so, instead of downloading the font it loads that ... and so it fails the checksum - what's with the sheep anyway?)
2002 Nov 07
0
Can't get 8.3 filenames to lower the case
Hi, I seem to have some trouble on default lowering the case on 8.3 filenames. I use the following settings but sometimes I still get a 8.3-compliant file with uppercased chars in my unix filesystem. default case = lower case sensitive = no preserve case = yes short preserve case = no mangle case = no mangling method = hash2 Any thoughts? BTW. using HP/UX 11.00
2003 Sep 12
2
Question about DOS 8.3 mangling files name
Dear all, I have used the Samba 2.2.8a server. mangle method = hash or hash2 But when i make a "dir" command on the MS-DOS prompt, the file name aren't the same from a disk on DOS local partition and Samba Server partition. :-( File name on the Windows view: ESTE_DE_NOME_BEM_GRANDE.TXT DOS prompt on the Samba Serve Partition: TESTE~65.TXT DOS prompt on the DOS local Partition
2012 Sep 01
1
Getting 8.3 samba short filenames in linux
From a windows client it is easy and fast to obtain from a samba share both the long filenames and the short 8.3 names by using DIR /x. Is there a way for a Linux client to obtain this same information swiftly for a large directory listing - or indeed for the samba server to show this information? The only way I have found is using smbclient's altname function but I seem to have to call
2020 Jul 06
1
Limit dirs/filenames to old 8.3 DOS convention
Hello all, after endless searching for days you might be able to help. In short: Is there a way to get Samba accept only 8.3 filenames and directory names on a share? The problem: From a windows client a user should be able to save files on a destination (samba share) which aren't longer than the old 8.3 dos convention. This is a requirement for a system behind it, which can only deal
2015 Jun 24
0
system2() shortens R.home() to 8.3 form on windows
Hi, So in an interactive R session, R.home() returns the following: > R.home() [1] "D:/biocbld/bbs-3.2-bioc/R" However, if I call it from system2(), I get different results: > system2("R", "-q -e R.home()") > R.home() [1] "D:/biocbld/BBS-3~1.2-B/R" Similarly: > system2("R", "-q -e Sys.getenv('R_HOME')") >
2002 May 23
1
BURST and CBURTS on HTB.init 8.3
why the exemple in the htb.init of the BURST e CBURST comes with values if the dafault is computed? Is it better to put these values manualy? How can I calculate the values?
2023 Mar 24
0
LDAP Account Manager 8.3 with usability improvements and ability to remember 2FA device
Announcement: This release includes several usability improvements. Users can now select to remember their 2FA device. PHP 8.2 support was added. Docker users: Please note that we move away from DockerHub. This is the last release that was published there. See here for our new Github repository: https://github.com/LDAPAccountManager/docker/pkgs/container/lam Full changelog: