similar to: problem with samba 3.0.28/Solaris 8/smbclient

Displaying 20 results from an estimated 100 matches similar to: "problem with samba 3.0.28/Solaris 8/smbclient"

2010 Jun 12
1
Problem launching Cursed mountain
Hello I installed the game "Cursed Mountain", with no problems, at the end of the installation it asked for launching the game, and the game ran successfully. Later I wanted to launch it again, but now it gets stuck after the logo intro. The terminal output is: Code: --------------------------------------------------- KTM --------------------------------------------------- Version:
2001 Dec 20
3
File mode badly shown in smbclient (want DAHR,---R,---- etc)
Hi We are using smbclient to automatically (& remotely) monitor the sizes and ages of files. The file names contain spaces of course. Some files have attributes set. Now how do I separate between file attributes and the file name in the following directory listing? EXAMPLE: smb: ?> dir *file* second file is called AR 0 Fri Sep 15 12:37:54 2000 file name with
2009 Oct 22
1
Intersection an Sum between list and matrix
Hello, I need to do an intersection between the list elements (partitionslist) and the columns and rows of a matrix (mm), so that the result will be the sums of the rows and columns. Thanks a lot, Romildo Martins Example 1.The Intersection and sum betweeen partitionslist[[1]][[2]] and mm is indicated in bold. 2.The Intersection and sum betweeen partitionslist[[1]][[2]] and mm is indicated in
1998 Sep 08
0
Some users need to re-authenticate themselves
Some of my users have to type in their password when their shares are mounted, or when they want to print. Some of them simply login at boot time and are covered for the entire session. The version I am running is Version 1.9.18p8. The OS I am using is Solaris 2.6, on a Sun Ultra. Here is the info that I think is relevant: >From smb.conf: [argus] comment = Art's Group Share path
2004 Sep 22
3
Strange DNAT problems with shorewall 1.4.8
I''ve had some issues with my network, and I''ve had to reconfigure my Gibraltar CD. It runs shorewall 1.4.8, and I have a 2-interface setup, so I downloaded the relevant files from the install page. Masq and such works, but I''m having a problem with my port forwarding. It works for port 22, but it doesn''t seem to work for any other port. I''ve turned
2006 Jan 03
2
How to see loging of the user
Hi, i just want to know if it's possible (i guess it is) to see in a log file the logging (date and hour) of a user. I looked in /var/log/smbd.log, nmbd.log, machine.log but there is no record when the user pat (for example) loged in the network. Does someone knows ? Thanks.
2013 Sep 05
2
rsync -H option yields corrupt replicas (due to non-unique inode ids)
Hi, Our organization hosts a specialized Linux distribution. As is typical with Linux distributions, the set of files that make up our Linux distro contains a very complex web of self-referential hard links. Several other sites use our Linux distro and maintain either partial or full internal mirror copies of it. The standard method used by Linux mirror sites to pull/replicate a subset of a
2003 Jul 23
3
Does block level replication require local disk access (Block lev el) or can it work with a network share too
Could i run rsync on a linux server which is connected to a network share (NAS) and replicate the diffs of the files residing on the network share? or does this functionality require block level access i.e Local disk or SAN? Many thanks, Antony. ********************************************************************* This e-mail and any attachment is confidential. It may only be read, copied and
2004 May 21
3
rsync hangs in cron (not SSH-problem)
This is the case - mounted Inetpub's windows-webserver on /mnt/web1 /mnt/web2, etc. - rsync this to local dir: rsync -av --delete /mnt/web1 /mass/kuurne/day rsync -av --delete /mnt/web2 /mass/kuurne/day etc.. - when logged in, everything works (I do see some errors about non-existing files, but rsync won't stop. When used this command in cron 00 01 * * * rsync -av --delete
2013 Jun 12
1
Permission denied / missing +r perm
I have postfix configured to deliver mail to dovecot over lmtp into a mailbox that then is accessed over imap. The imap server is running as the user "mail". Whenever I run "postfix flush" I get in mail.log: > Jun 12 05:37:45 li212-205 dovecot: lmtp(21288): Connect from local > Jun 12 05:37:45 li212-205 spamd[18173]: prefork: child states: II > Jun 12 05:37:45
2010 Mar 19
2
[LLVMdev] JIT : Does it cache the compiled code of executed functions upon runFunction(..)?
Reid, Thanks! You were right! Changing the code to: float (*theF)(float) = (float (*)(float)) EE -> getPointerToFunction(f); float retVal = theF(arg1); made the difference. Now it is dozens of times faster! I don't really understand the cause though.. Why doesn't ExecutionEngine cope well with "define float @someFunc(float %x)" and needs this trick ? (but copes well with
2009 Feb 01
4
Automounter issue
Anyone seen this before? I have a number of file systems nfs mounted onto clients running various versions of CentOS (and Upstream), although mostly they are v5.x flavors. =20 The server is a Network Appliance filer. When the build process for this team runs, it sometimes dies because it can't find files in the automounter tree; if the engineer checks, he sometimes sees a problem, and
2005 Apr 22
4
Bug in Version 2010 (PR#7807)
Dr. Michael Breuer 22.04.05 ?kologiezentrum der Universit?t Kiel Olshausenstra?e 75 24118 Kiel Dear Ladies and Sirs, After updating the R-Windows-program (binary) by the latest version (2010), the R-Scripts that I want to execute are not shown in the File-Window anymore. In the former version it worked
2011 Dec 09
7
iSCSI best practices
Hey folks, I had some general questions and when reading through the list archives I came across an iSCSI discussion back in February where a couple of individuals were going back and forth about drafting up a "best practices" doc and putting it into a wiki. Did that ever happen? And if so, where is it? Now my questions : We are not using iSCIS yet at work but I see a few places
2020 Aug 24
2
smbclient mask command seems not to work the same way with recurse ON for mget and mput
Dear fellows. Another piece of information. The issue reprduces on RHEL 7.7, Samba 4.9.1 [root at vnhprerhds01 ~]# cat /etc/redhat-release Red Hat Enterprise Linux Server release 7.7 (Maipo) [root at vnhprerhds01 ~]# smbclient -V Version 4.9.1 [root at vnhprerhds01 ~]# smbclient -W "${d}" -U "${u}" "${s}" "${p}" Try "help" to get a list of
2001 Nov 14
0
OPEN ssh pkg
Hi, I have a few corrections for OPENssh-2.9p1 solaris packaging. I use to configure: setenv CFLAGS -I/opt/local/include setenv LDFLAGS "-R/opt/JGMAzlib/lib -L/opt/JGMAzlib/lib" ./configure --prefix=/opt/OPENssh --with-tcp-wrappers --sysconfdir=/etc/opt/OPENssh --localstatedir=/var/opt/OPENssh --with-pid-dir=/var/opt/OPENssh/run --with-ssl-dir=/opt/OPENssl --with-ipv4-default
1998 Nov 21
0
Compile error 2.0.0beta1
Hi, I'm having trouble compiling version 2.0.0beta1. The compile aborts with the following error: ------------------------------------ Using LIBS = -lreadline -ldl -lcrypt -lpam Compiling smbd/server.c Compiling smbd/files.c /tmp/cca14570.s: Assembler messages: /tmp/cca14570.s:2505: Error: Can't emit reloc {- *UND*-seg symbol "file_find_li_ next"} @ file address 21056. make:
2009 Jul 18
0
Decoding setup header
2009/7/18 Adam Rosi-Kessel <adam at rosi-kessel.org>: > On Fri, Jul 17, 2009 at 12:48:27PM -0700, Ralph Giles wrote: >> > In my ongoing quest to restore corrupted ogg files, I'm trying to find >> > an easy way to identify the setup header without having to actually >> > decode it. I understand that it starts with [packet_type] = 5 and then >> > the
2008 Nov 10
2
Parallel/Shared/Distributed Filesystems
I'm looking at using GFS for parallel access to shared storage, most likely an iSCSI resource. It will most likely work just fine but I am curious if folks are using anything with fewer system requisites (e.g. installing and configuring the Cluster Suite). Specifically to our case, we have 50 nodes running in-house code (some in Java, some in C) which (among other things) receives JPGs,
2009 Jul 24
2
Setting up Linux File Servers in a University Environment
Hello Everyone I work for a University Department that has a high number of Linux Desktop Users. Currently we provide a users home directory via NFS from a file server. Generally it works well for us, but I have been asked to look at our options for expanding the storage we have available. So I thought one of the first things I had better do is consider are there alternatives to the way we