similar to: Problem with static WINS entries

Displaying 20 results from an estimated 900 matches similar to: "Problem with static WINS entries"

2005 Jun 06
2
UNC mapping for the homes section
Hi! Is there any way for the "HOMES" share to be mapped to \\server\whatever\%USERNAME% instead of \\server\%USERNAME% . I think that DFS still don't work fine for linux CIFS mounting. So, if I could do this kind of mapping, this would let me give users now the final UNCs and introduce DFS in a future time (when DFS mounting will be fully supported) without having to disturb
2012 Mar 24
1
Append to file in loop
My files are on disk and they are regular text files named file_1 file_2 file_3 file_4 and file_5 with extension .saam The separator is sep='' (ie, white space) I want to append 'XFile' at the end of those files. XFile is also on disk. file.append("file_1.saam", "XFile.saam"); file.append("file_2.saam", "XFile.saam")... works but it
2004 May 13
0
Cannot set a "Domain group" membership with ldapSAM
Hello everybody! I should have an error on the LDAP entries of my ldapSAM, but I've read several times chapters 11 & 12 of the Samba HOWTO Collection and I cannot fix it. Let's explain: I've got a StandAlone fileserver (not PDC) samba-3.0.4 with ldapSAM working on a RedHat Enterprise 3.0 (linux kernel 2.4.25). The directory server version shouldn't be important, but
2012 Mar 28
2
Data extraction
Dear ReXperts, I have the below text file output. I need to extract the T, QC, QO, QO-QC and WT columns for the data between T = 10 and T=150. Any ideas? Thanks in advance. ======================================================================================== 1 D C ---CAT-- T THETA QC QO QO-QC QC/QO WT FSD 8 1 0 1.0000E+01
2003 Mar 26
1
Samba versus WindowsXP
Hi all, We have a problem between samba 2.2.2 (Linux RedHat) and WindowsXP with all patchs and updates. When logon my workstation in Samba 2.2.2 return message: "Your password expire today. you need change." Why? Best Regards Charles Galindo VISUELLES Inform?tica Ltda charles@visuelles.com.br <http://www.visuelles.com.br/> www.visuelles.com.br
2012 Mar 23
1
Append to files in loop
Hi ReXperts, I have a file 'XFile' that I wish to append to the end of file1, file2, file3, file4, and file 5. Can't figure out how to set up the loop. Please help. Thank you, -- Luisin Galindo, PhD Director, Departamento de Medicina Matematica Centro de Estudios Avansados en Simulacion, Analysis, y Modelacion Puerto Castilla, Spanish Honduras Centro America [[alternative HTML
2005 Dec 21
2
can't smbmount a Windows share
Client OS: Slackware 10.2 Server OS: Windows 2003 Server sp1 Samba version: 3.0.20 Actually, it will mount, but I have to way of viewing or browsing the mounted contents. Here are the commands and their status: smbmount //192.168.0.1/share /mnt/share -o ro,username=administrator,password=secret (successful) ls /mnt/share (fails with access denied message). So once it's mounted,
2004 May 13
2
FYI - Why RPMs are important
Someone emailed me directly when I was asking about the 8.0 RPMs, and why I didn't just compile it. Due to the production nature of our servers which run practially 24/7, I can do an "rpm -Uhv samba.rpm" and then do an "smb restart" with very little impact. If I move to non-rpm versions, I am forced to compile first, remove the RPM, which is a longer downtime, then install
2004 May 11
1
ldapsam - Failed to open group mapping database
Hi! I've been trying to install Samba 3.0.2a + ldapSam (Stand-Alone, not PDC) on a RedHat Enterprise Edition 3.0 as a fileserver. It works fine but I still get some errors about groups and I can't find the answers in the mailing list log: Let's explain the error: When I connect with a W2k client it works fine, but then if I try to add extra permissions to a file it complains
2005 May 26
0
Review about uid and gid mount option
Hi everybody! I had a problem (now solved) with the UIDs and GIDs assigned to my SMB filesystem once mounted. I have discovered several things and I wanted to send my review to the list, maybe you'll find it usefull or maybe you could add more info. First of all let's describe the problem: I mount my SMB share (SAMBA 3.0.14a server) on my local filesystem (Linux box), but
2009 Mar 31
1
Samba PDC & Squid NTLM Auth - Same machine
Hi Guys! Probably this is not the best place to ask, I'll try anyway... =) I've been trying to configure a Samba PDC and a Squid Porxy server with NTLM auth on the same machine but NTML_AUTH keeps complaining about: NT_STATUS_INVALID_HANDLE.... I have others machines running Squid and Authenticating against a Samba Server but on different machines, this is the first time a try both on
2001 Mar 20
2
WINS/LMHOST
Apologies if this is off-topic and if you could point me to the right place to ask this questions, I would greatly appreciate it. I have just taken over our department's system where we have a couple of UNIX servers running samba to share user home directories on NT clients. My system admin is trying to upgrade to WINS server and had trouble with my UNIX server host name that have
2009 Sep 30
1
rcs fits in design package
Hi all, I have a vector of proportions (post_op_prw) such that >summary(amb$post_op_prw) Min. 1st Qu. Median Mean 3rd Qu. Max. NA's 0.0000 0.0000 0.0000 0.3985 0.9134 0.9962 1.0000 > summary(cut2(amb$post_op_prw,0.0001)) [0.0000,0.0001) [0.0001,0.9962] NA's 1904 1672 1
2003 Jan 15
0
Problems with wins Server
I setup the samba server to be a wins server on my network when ever I browse the network it takes for ever to come up and sometimes it takes awhile to even to bring up the share or I don't see them. I am using lmhost on win xp system and the linux system for dns. When ever I do restart on the samba server it gives me this error. (shutting down nmb services ./smb: line 201: kill (6442) - no
1998 Sep 21
0
Static mappings with SAMBA WINS ?
Hi all, Here's my stupid question of the month: I recently replaced my NT WINS server with a SAMBA server - that went pretty smooth with one exception. I had put in a static mapping (on the NT WINS server) for a host that is on another network that we don't manage so our users could connect to it by just using the name (i.e. '\\foo') instead of the FQDN (i.e.
2014 Feb 25
0
WINS Not Updating When Client Moves Subnet
Hi This is my first post so please be gentle! Many thanks to the developers of Samba, I?ve used it for years and it is a great system! I?m running Samba Version 3.6.6 on a raspberry Pi for testing purposes before using in anger and a Linux PC! I only need the functionality of WINS for my application for XP and Win7 clients, my PCs won?t be on a domain. I use a separate DHCP server that dishes
2003 Dec 01
0
No subject
other machine with the details listed above. Windows NT doesn't prompt me for a password, and I can create/read/delete... files. Now I'd like to connect to the machine using Linux. So I tried: [root@fp-2252 /etc]# mount -t smbfs -o username=John\ Doe //164.56.65.199/transfer /mnt/Transfer 20313: session request to 164.56.65.199 failed (Called name not present) 20313: session
2007 Sep 26
2
--keep-foreign-metadata question
Not sure if this belongs here or in flac-dev. I am subscribed to both, so flop it over if fits better over there. Looking at the Changelog for FLAC 1.2.1 (17-Sep-2007), it says: "With the new --keep-foreign-metadata in flac, non-audio RIFF and AIFF chunks can be stored in FLAC files and recreated when decoding." Where can I find more detail on what is a
2003 Dec 01
0
No subject
other machine with the details listed above. Windows NT doesn't prompt me for a password, and I can create/read/delete... files. Now I'd like to connect to the machine using Linux. So I tried: [root@fp-2252 /etc]# mount -t smbfs -o username=John\ Doe //164.56.65.199/transfer /mnt/Transfer 20313: session request to 164.56.65.199 failed (Called name not present) 20313: session
2002 Dec 13
0
Xmcd now supports Ogg Vorbis
Hi UNIX and Linux users, Xmcd, the premier CD player program, now also supports CD ripping to Ogg Vorbis, MP3 and other formats. For Ogg Vorbis, xmcd links directly with the vorbis libraries for best performance and integration. For further info and downloads, please visit the xmcd web site: http://www.amb.org/xmcd Vorbis webmasters: Please add xmcd to your list of free software that