similar to: Samba Question

Displaying 20 results from an estimated 100000 matches similar to: "Samba Question"

2012 Sep 09
2
Patch for ssh-keygen to allow conversion of public key to openssh format
Hi, I needed to convert a public RSA key to autorized_keys format and found ssh-keygen lacking this feature. I made the option -Q publicfile to allow an conversion like ssh-keygen -Q pubrsa.pem -y The patch is produced using unified diff and made on latest release. If you like it and can make a patch for the man-page also! Regards, /Lars -------------- next part -------------- diff -u
2017 May 01
3
Any progress on write.csv fileEncoding for UTF-16 and UTF-32 ?
On 30/04/2017 12:23 PM, Duncan Murdoch wrote: > No, I don't think anyone is working on this. > > There's a fairly simple workaround for the UTF-16 and UTF-32 iconv > issues: don't attempt to produce character vectors, produce raw vectors > instead. (The "toRaw" argument to iconv() asks for this.) Raw vectors > can contain embedded nulls. Character vectors
2006 Apr 06
1
Fwd: RE: Not able to join domain
Sorry about the direct post.... >Date: Thu, 06 Apr 2006 08:38:39 -0500 >To: "Chris Boyd" <Chris.Boyd@usit.ie> >From: Eric Hines <eehines@comcast.net> >Subject: RE: [Samba] Not able to join domain > >At 04/06/06 08:13, you wrote: >>I've tried that and now I get "Access denied" instead "cannot find >>user". Also I'm
2017 May 02
1
Any progress on write.csv fileEncoding for UTF-16 and UTF-32 ?
On 01/05/2017 8:49 PM, Jack Kelley wrote: > Thanks for looking into this. > > A few notes regarding all the UTF encodings on Windows 10 ... This all stems from the ancient bad decision by Microsoft to translate LF characters to CR LF when writing text files. R passes 0A or 0A 00 or 0A 00 00 00 to the output routine (part of the C run-time), and it needs to figure out how many
2005 Oct 19
1
file permissions with samba shares
I am wondering if there is a way I can setup permission on directories in the directory that I have setup for samba shares so that no one can move or delete them. The problem I am having of late is that someone from within windows will move the directories around . I think they do it not knowing they are doing it. Its happened several times of late now. I have always found the missing
2007 Jan 19
2
FastTrack vnc package
The permissions are apparently set incorrectly on the vnc SRPM in the FastTrack repo on mirror; I get "permission denied" when I try to mirror it. Thanks. Josh Kelley
2006 Jan 16
2
gdm won't start
I'm trying to set up a new CentOS 4.2 desktop, and gdm refuses to start. It blanks the screen, displays the swirling blue circle mouse cursor that appears to be an hourglass equivalent, then drops back to the console window. It repeats this several times then displays the following error: The display server has been shut down about 6 times in the last 90 seconds, it is likely that something
2007 Jun 04
1
msdfs root problems even after a reboot?
We upgraded from Samba 3.0.24 to 3.0.25a over the weekend and rebooted all of our clients afterwards. Since then, some of our clients are randomly getting the following error: "Configuration information could not be read from the domain controller, either because the machine is unavailable, or access has been denied." Unmapping and mapping the network drive fixes the problem, but one
2007 Jul 31
2
Modification Time Problem
I am using a Samba 3.0.21a share to centrally access my source code from multiple Windows workstations. Everything works as expected (in Samba), but there is a slight (but annoying) problem with the modification timestamp of the files on the Samba share. While I have verified that both server and workstation are synchronized to the same time (using NTP), it seems that there is a few milliseconds
2006 Oct 07
3
nscd crashes
I've had problems with nscd crashing every few days on my CentOS 4 mail server for a while now. The problems started maybe around CentOS 4.2, although I don't remember for sure. My debugging efforts let me to disable nscd's persistent cache, and that seemed to work for a while, but since upgrading to CentOS 4.4, the crashes have started again. When nscd crashes, the rest of the
2006 Jan 26
2
Novice question - How to completely disable printing and /etc/printcap errors ?
I'm running Samba 3.0.21a (blastwave build) on Solaris 9. The Solaris servers have no printers attached or accessible, just file service. Samba users authenticate off a Win2003 AD controller and get printing from that. I got rid of the "Unable to connect to CUPS Server" errors by adding to smb.conf the line printing=bsd but I am still getting smbd[4809]: [ID 702911 daemon.error]
2006 May 19
2
haldaemon crashes system?
I'm in the process of setting up CentOS 4.3 on an old 400MHz K6 and found that the system hangs within several seconds of starting haldaemon. With haldaemon disabled, everything seems to work. >From what I've read, disabling haldaemon isn't a problem, but I thought I'd ask if anyone else has seen similar problems or if anyone had any troubleshooting tips. I found a similar
2005 Nov 30
2
smbfs and cifs
I periodically see smbfs questions get asked on this list, and they usually get one of two responses: 1. smbfs is a kernel module; this list is not the appropriate place to be asking smbfs questions. 2. You should be using cifs instead. (Please let me know if either if these is incorrect.) I was surprised to see, however, that the smbmount / mount.smbfs manpage makes no mention of cifs as being
2005 Dec 06
6
getpwnam fails on ldap
Hi all (excuse my poor english): I have a samba PDC on a network with 100 machines and 200 users. Everything worked fine with FC2 and samba 3.0.14a, but a hd crash decided me to update system to FC4. I can see now, in the logs file "User jon in passdb, but getpwnam() fails! when an user try to log in. On XP I can not login neither add new machine to domain. My pass backend is
2006 Feb 27
3
sk98lin Gigabit Ethernet
Is anyone using sk98lin Gigabit Ethernet adapters under CentOS 4.x? The version of the driver that ships with CentOS 4.x kernels was too old to support the onboard NICs on some Intel server boards that we recently got, so we installed a newer driver using DKMS. However, we're having problems finding a stable driver to use: the first version that we tried (7.09) gave a kernel panic when I ran
2010 Mar 15
1
Permissions problem with Windows Vista / 7 clients, Debian Samba 3.4.7 server
I'm having a very strange permissions problem with Samba 3.4.7 (installed via backports.org) running on Debian Lenny: If a Windows 7 or Windows Vista client tries to use Windows Explorer to access a user's home directory with permissions 0700, the client gets a permission denied error. If the directory is made world readable, it works. (For one user, group readable also works. For
2005 Nov 30
2
locked files that shouldn't be
Running 3.0.4 on FreeBSD 5.2.1. Today there is a regular text file that appears to be locked. It is an ini file for an application. The file can be opened with notepad but if you try to save it an error message pops up... "The process cannot access the file because another process has locked a portion of the file." smbstatus does not show this file as being open and it is mode 777.
2007 Jun 07
1
3.0.25a closing network drive connections?
Since upgrading from 3.0.24 to 3.0.25a this past weekend, network drive connections are randomly being closed and immediately reopened. This creates "Delayed write failed" errors for Firefox and Thunderbird, various errors for Outlook with its PST files on network drives, and errors from programs like InDesign that "The network connection was lost for the file, or the file was
2007 Jun 11
1
dfs problems in 3.0.25a after client reboot and remapping
We restored to 3.0.23d after update to 3.0.25a because of strange dfs behavior. the detailed situation: on msdfs root server 'samba' ls -lR dfsroot/: drwxr-xr-x appl1 dfsroot/appl1 lrwxrwxrwx share1 -> msdfs:server1\share1 [dfs] comment = "SaMBa DFS root" path = /path.../dfsroot # next line does not work prior 3.0.25 !!! # hide unreadable = Yes
2009 Jun 23
2
Bigpond Media Downloader works with Wine
Hi there, This is my first EVER linux-based post (scary!). Just to say I switched to linux (Xubuntu 9.04) yesterday from XP, and have got everything that HAD to be exe working, including Bigpond Media Downloader. Bigpond is an Australian communications network, who also sell songs, movies, etc. They have a media downloader specifically for their files, which was making me a bit nervous - it's