similar to: Logging the hostname with a Samba share connection

Displaying 20 results from an estimated 7000 matches similar to: "Logging the hostname with a Samba share connection"

2004 Oct 06
1
"security = user" security setting
Using Samba 3.x, we are looking at the "security" setting. We want to get "security = user" to work, preferably with user authentication independent from local /etc/passwd & shadow. But we don't want to use Samba-based authentication due to administrative overhead. Ideally, we want to tie in with a Windows Active Directory domain through Kerberos 5 so people can use
2008 Jan 13
3
product of vector elements
All, I would like to find a simper method that I now have to find the product of all elements in a vector: #get product of vector elements: (1,2,3,4,5) vec.product <- exp(sum(log(c(1,2,3,4,5)))) I have not found a vector product function, if one has been written. Thanks, Gerard [[alternative HTML version deleted]]
2010 Oct 12
2
extract rows of a matrix
Hi all, I want to extract every 20th row of a big matrix, say 10000 by 1000. What is the simper way to do this? Thank you very much! Hannah [[alternative HTML version deleted]]
2000 Nov 17
2
Randomly selecting n (unique) elements out of vector of length m...
Dear R users, I wonder if there is a simple way to select a random and non-overlapping subset of a vector? Say, I need to randomly select 10 out of 100 numbers in a vector V. By "non-overlapping" I mean that a number in any position in V (V[1]...V[100]) should be selected at most once (i.e. selection without recycling). I could simplu use a uniform distribution to generate selection
2011 Dec 30
2
samba-server, windows7-clients, server-hostname
Greetings, I have setup a computer to act as a 'samba-server'. The machine has these:- --cpu: amd64 --OS: cblfs linux --samba-3.6.0 compiled from sources in /usr/local/samba The clients are windows 7 clients. They can only see the server as its IP- address not a name/hostname. QUESTION: -------- Are there entries to be made in smb.conf to enable the smbserver to be seen as its
2010 Nov 11
2
SAMBA accessible with hostname only on local subnet
hi all, i have integrated SAMBA with active directory and everthing is working . however SAMBA server is accessible with hostname only on local subnet. it is not opening in other subnets and opening with ipaddress. it keeps on asking for password and saying access denied while using net view \\testsamba corp.raju.ad. command any one faced the same problem ?? please help me out. Regards
2014 Sep 13
1
vegan moved to GitHub and vegan 2.2-0 is coming (are you ready?)
Dear vegan team, Vegan development happens now completely in github. R-Forge repository is no more in sync with github. I tried to commit all github changes to R-Forge, but a week ago I got a conflict in file and I haven't had time to resolve that conflict. You can follow vegan development and vegan discussion also without signing to github. The system seems to be completely open and does not
2023 Feb 16
1
No matching MIB found for sysOID
Hello all, Thank you in advance for a great FOSS project. Also, thank you for reading my question. I have a CyberPower OR1500LCDRTXL2U with an RMCARD205. There are a handful of devices plugged into the UPS. I received a message today saying to send upsc output to NUT developers after this message: "No matching MIB found for sysOID '.1.3.6.1.4.1.3808.1.1.1'" root at
2010 Dec 16
3
tinc node behind nat router.
I have some tinc nodes behind a nat router. Which ipaddress should i use in de host file for the tinc nodes behind a nat router. The internet ipaddress or the private ipaddress ? Perry
2012 Jan 30
2
SLES11: facter without arguments produces Error: uninitialized constant Facter::IPAddress
Hi, I run into problems with the ipaddress fact using the latest Facter gem (1.6.4, 1.6.5) on SLES11. The versions and gems I use work perfectly fine on SLES10 SP3. The problem: running "facter" without arguments results in an error, even though the erroring fact "ipaddress" is ok. test:~ # cat /etc/SuSE-release SUSE Linux Enterprise Server 11 (x86_64) VERSION = 11 PATCHLEVEL
2013 Feb 01
3
Cannot get puppetlabs-haproxy to do what I want
I''ve been having a mess of a time using this module, which stinks because its behavior is EXACTLY what I am looking for... whenever I bootstrap new rabbitMQ nodes I want to add them to our HAProxy instance. Here''s my relevant site.pp entries: node /^rabbit.*/ inherits basenode { @@haproxy::balancermember { $fqdn: listening_service => ''messaging00'',
2012 Nov 29
0
Simper analysis with Morisita-Horn
Dear ecology fellows, I tried to implement Morisita-Horn distance (instead of Bray that is in the current version) in the code for the Simper analysis in vegan. I would be very grateful if someone can check if the code is right. function (comm, group, ...) { if (any(rowSums(comm, na.rm = TRUE) == 0)) warning("you have empty rows: results may be meaningless")
2007 Mar 13
11
N00B questions: How to dynamically set hostname in a config file . . .
Greetings - I''ve just started testing Puppet and have a couple of questions: 1. Is there a way to dynamically change a configuraion file that is sent to nodes? For example, I want to modify /etc/hosts to have the hostname and ip address set dynamically - the hosts file shoule look like: 12.34.56.78 node1.example.com 22.35.66.99 server1.example.com But I don''t want to
2005 Nov 15
11
Unable to connect samba server using hostname
Hai All, I am Unable to connect samba server using hostname the thing is.. its happen only from few windows machine in my network... but they can access the sambe share using IPAddress.. as like all other machine All the other Windows system in my network can access samba share using both... IP Address and Hostname.. This creating a big headache for me..... please suggest some solution to solve
2013 Oct 14
3
Managing /etc/hosts without using exported resources
Hi All, I am using Puppet 3.2.4 and I''d like Puppet to manage /etc/hosts for me and add "neighbouring hosts" only to /etc/hosts. These hosts are determined to be neighbours based on where they are (city/country). For example ($::city and $::country are custom facts): @@host { $::fqdn: ip => $::ipaddress, host_aliases => [ $::hostname ], tag
2020 Nov 09
3
Running Samba-tool on remote host
Hi Samba team. I was thinking of running samba-tool for creating users and changing passwords on a remote host. Looking for info on google I find the directive "samba-tool --ipaddress "" " where you can send info to a remote host. But I installed samba 4.12.9 on CentOS 8, and when I run samba-tool --ipaddress the cli says option not found. Any ideas? Greetings from
2003 Aug 14
2
FW: CIFS mount problem on Linux
> -----Original Message----- > From: Ramadurai, Sangeetha (MED) > Sent: Thursday, August 14, 2003 2:02 PM > To: 'samba@samba.org' > Cc: Ramadurai, Sangeetha (MED) > Subject: CIFS mount problem on Linux > > hi, > I have a SUN machine running samba server. The vxfs shares on this machine is shared thru samba server > SUN Machine -- SunOS 5.8
2008 Feb 13
3
RSYNC all Directories
How would an RSYNC command look to copy all directories from one machine to another. I have tried the following and only get a few directories: RSYNC --rsh=ssh -rpog / IPADDRESS:/Directory RSYNC --rsh=ssh -rpog */ IPADDRESS:/Directory RSYNC --rsh=ssh -rpog /* IPADDRESS:/Directory -- View this message in context: http://www.nabble.com/RSYNC-all-Directories-tp15458934p15458934.html Sent from the
2010 Mar 20
4
select ip-address for sshd_config
We''re using the ListenAddress directive in our sshd_config to tell which interface sshd is supposed to listen on. Normally it''s the address for eth1, but it might be the address for eth0 if there is none for eth1, and it might be both.. So, could someone help me with the erb template for my sshd_config: ListenAddress <%= sshd_listen_address %> The priority should
2010 Nov 15
2
bug with using exported resources?
Hello... Is this a bug or by design? I''m using exported resources to generate /etc/ssh/ssh_known_hosts. I changed the example from the docs to this: @@sshkey { "$fqdn,$hostname,$ipaddress": type => rsa, key => $sshrsakey, } so that I would get one line per host in the ssh_know_hosts file. What happened was that on each run several (all?)