similar to: Does EMC use Samba for CIFS?

Displaying 20 results from an estimated 800 matches similar to: "Does EMC use Samba for CIFS?"

2001 Oct 08
1
Ported OpenSSH 2.9.9p2 to Dynix
Hello Porters, I've finally (thanks to Wendy Palm of Cray) ported OpenSSH to Dynix v4.4.4. I had to make sure that "UseLogin" was set to "no" in the sshd_config file. Also, here are the old-style contextual diffs (obtained with 'diff -c' on the Dynix box) of the two files I had to change: *** configure Sat Jun 16 17:09:50 2001 --- configure.new Mon Oct 8
2001 Feb 13
1
ZLIB Problems
Hi, I am attempting to compile SSH under Sequent Dynix/ptx 4.4.7, After compiling and installing ZLIB to /usr/local/include and /usr/local/lib the ./configure command returns that ZLIB is not installed. Any ideas? Or should I be redirecting this question to the ZLIB mailing lists? Thanks T -------------- next part -------------- An HTML attachment was scrubbed... URL:
2002 Dec 10
1
Non-installation of Samba
Hi, I am attempting install of samba 2.2.7 on a Sequent (IBM) Dynix 4.4.6 platform. I downloaded the samba-latest.tar from the samba website: samba.mirror.ac.uk/samba/download.html Having unzipped and untarred the file, I then started as per the "how to", very first part. I ran "./configure" which generated a number of messages before failing as follows: ... ... ...
1999 Sep 01
2
sudden loss of password validation
The problem: Strangely, the PDC rejects user password challenges from Samba. The user account gets locked. After unlocking the account, everything is back to normal. This happens several times a day to different users and from different Samba servers. All Samba servers have the same [global] configuration. Is this a Samba problem? Is samba perhaps not passing along the correct password? If I add
2005 Aug 16
1
question about EMC filer to join SAMBA domain
Hi I'm sorry if this question has been asked and answered. Does anyone know that EMC Celerra filer can join samba 3 domain? Thanks,
2006 Jan 26
1
Creating a machine account manually (EMC, Samba PDC)
Greetings, I am trying to join a EMC Celerra NS502 CIFS server to our Samba 3.0.21a domain controller. According to EMC, I was told that we need to manually create the machine account first. How is the best way to do this? We are using an openLDAP backend, using the idealx scripts. Joining a windows machine from the computer properties dialog of that machine works perfectly. Things I have
2007 Mar 26
1
Joining EMC NAS to Samba 3 Domain?
I see list discussions on this subject from a few years back but they were very brief and, it seems, inconclusive. I would be interested in hearing from anybody who has discovered the "trick" to getting an EMC Celerra to join their Samba 3.x domain. I have an old NetApp Filer happily joined. I simply created an account with "smbldap-useradd -w filername" and when I then
2003 Jan 08
1
Tuning for a large environment
Hello, I am currently using Samba 2.2.3a on a Sequent box running DYNIX/ptx v4.0. We are serving up approximatly 4.5 terrabytes of data from a Hitachi Data Systems storage array connected to our server by fiber channel. Many of our users are on Citrix which connects to our SAMBA server via a Gigabit Ethernet connection. There are still others that are connecting directly from their PCs which are
2007 Sep 24
2
Q: how to collect user/group-names
Hi Sorry if it's not 100% appropriate for this list, cannot think of better place to find people with lots of know-how from Unix and Windows. I'm currently working on replacing EMC's Celerra file servers by Linux/Samba. The SID to UID/GID mapping table on Celerra is very large, ~50'000 entries and I don't want to pollute my LDAP server with all this (using winbind with LDAP
2015 Mar 09
0
Permission denied error while connecting to EMC Celerra 7 server
Hi, I'm getting "Permission denied" error while connecting to a EMC Celerra (version 7) server from samba client on unix machine. Looking at the packet capture it is observed that samba client is authenticating with "anonymous" instead of the user name that has been provided. Here are flags received from EMC Celerra 7 server as part of "Session Setup AndX Response,
1998 Dec 03
2
Smbclient bind to IP
We are running a Sequent unix database server that uses smbclient to print through the NT servers. Our network has mulitple sites connected via frame relay. Now the problem; we have been attempting to tune the network to improve database response. And would like to have the smbclient bind to a second IP address on our Sequent box so we can prioritize traffic based upon the source IP
2003 Jan 14
2
configure issue (ac_cv_lib_inet_connect) on DYNIX/ptx
Greetings - In trying to get rsync-2.5.6pre1 working on DYNIX/ptx, I found I needed to pass ac_cv_lib_inet_connect=no to configure in order for it actually create a properly configured config.h file. I think this is because configure looks for connect in libinet, (and finds one there somehow). But connect() is resolved by libsocket (but configure doesn't find it when
2006 Mar 10
2
creating new vector
Hi R Users, I don't know how much is difficult my problem and even it is possible to solve in R or not. Given a vector with 2000 observations. I want to creat a new vector from that vector so that new vector be the sum of every 5 observations sequently. That is , each new observation is sum of every 5 sequent observations, from the first observation of previous vector to the end. So
2001 Oct 08
2
Porting OpenSSH 2.9.9p2 to Dynix V4.4.4
Hello Porters, I am attempting to compile OpenSSH 2.9.9p2 on a Dynix V4.4.4 host. I have set USE_PIPES and BROKEN_SAVED_UIDS (the latter because there are no functions for set{eu,eg}id() that I can find). I configured with "./configure '--with-libs=-lnsl -lsec'". Each time I attempt to login, I get this error: No utmp entry. You must exec "login" from
2007 Oct 25
2
Question: backslash in file name
Hi I have a applikation (Oracle DB) which writes files with a backslash in names, i.e: Log\GEN_INPUT_BASED_2899.csv not a problem for Unix but Samba present it to Windows users as: L2CYOP~L.CSV Is there any way _in Samba_ to strip this 'Log\' and give back to user the GEN_INPUT_BASED_2899.csv part. Tha appliance (EMC Celerra) I've just migrated data from, was magicaly doing this.
2009 Jul 24
3
High Availability strategies
Hi, we have a medium setup (8000 pop and imap users using almost every available client, 800GB of stored mails using maildir on a Celerra NFS server, with index files on local disks, and procmail for local delivery), being served by a Dell PowerEdge 2850 (2GB RAM and dual P4 Xeon 3,2GHz). Our current not-so-high availability setup is based on a similar server with the same setup and a easy
2003 Jun 17
2
[LLVMdev] Re: Autoconf
> However, mmap() does provide some other small potential issues: > > 1) The mmap() function may not exist on all Unices, or it may work > differently on various versions of them. Definitely. We use mmap for a couple of different things. 1a) In lib/Bytecode/Reader we use mmap to read in bytecode files and archives. Certainly it would be trivial to rework this to fall back on
2003 Dec 01
1
Win98 problem, but not 2000/XP
I'm using an old version of Samba 1.9.18p8 (it's the only one that'll compile on the system I'm using it on) and am having trouble with Win98 clients, 2000/XP clients work OK. Windows 98 can see the server and see the shares but can only open files as read only and cannot browse and sub folders within the share. If anyone can shed any light on this I'd be grateful. Cheers
2004 Dec 07
2
how R parses expression?
Hi.All and R developers: Since I am a beginner on R,I have some questions when I studied the source code.I wonder if anyone have time to help me? My question is how the R expressions change to the c code. That is when I input an expression to the GUI or from a file, how R converts the expression to the parse tree in C code(maybe it is a C function, then what is it?), and then does the
2005 Aug 11
2
Porting to Dynix 4.1.3...
Hello there, I am trying to build OpenSSH on the above (very old) version of unix. With a bit of hacking, I have managed to get everything to compile and run. Scp works fine however when I log in via ssh I end up with a session without a controlling terminal. I have followed the code in pty_make_controlling_tty and it seems to go as follows: 1. Starts with a controlling tty. 2. setsid works,