search for: battersbi

Displaying 7 results from an estimated 7 matches for "battersbi".

Did you mean: battersby
2009 Dec 01
1
nmbd startup fails
Dear all, I regret that I am very new to this tool from the install side. I have so far altered shares on a running machine only. I have (thanks to Joss for some help already) installed version 3.4.3 under AIX 6.1 giving it our preferred base directory of /opt/freeware/samba/3.4.3 I have copied over the smb.conf file from the source machine (AIX 5.2 / Samba 2.0.7) and tweaked the content of
2012 Aug 09
1
Compiling rsync-3.0.9 on Xcode 4.4 (Mountain Lion)
Apologies if this isn't the right list for this post, looking for some guidance on compiling rsync on OS X 10.8 Mountain Lion having recently upgraded, including XCode 4.4. > ./prepare-source ~/Code/rsync OSXPatched at 984bc92 make: Nothing to be done for `conf'. > ./configure
2001 Mar 21
1
Tru64 UNIX SIA in 2.5.2p1 is hosed (still)
The recent patch posted by Steve VanDevender <stevev at darkwing.uoregon.edu> for fixing the session code on Tru64 isn't quite right -- it still fails in the case of NO tty being allocated. The problem is that s->tty is a char[TTYSZ] rather than a char *, and hence can't hold a NULL. Calling sia_ses_init() with the tty being an empty string doesn't signify no tty, and
2001 Feb 12
2
OSF_SIA bug in 2.3.0p1
Is anyone maintaining the OSF_SIA support in openssh? This seems to be an obvious bug triggered if you try to connect as a non-existant user. >From auth1.c line 459 #elif defined(HAVE_OSF_SIA) (sia_validate_user(NULL, saved_argc, saved_argv, get_canonical_hostname(), pw->pw_name, NULL, 0, NULL, "") == SIASUCCESS)) { #else /*
2009 Dec 03
1
nmbd fails to start
Dear all, I regret that I am very new to this tool from the install side. I have so far altered shares on a running machine only. I have (thanks to Joss for some help already) installed version 3.4.3 under AIX 6.1 giving it our preferred base directory of /opt/freeware/samba/3.4.3 I have copied over the smb.conf file from the source machine (AIX 5.2 / Samba 2.0.7) and tweaked the content of
2012 Feb 10
2
Samba with clients in multiple domains
Dear all, I've not got a good starting point I'm afraid, but I was forced to deploy Samba under pressure of failing hardware so an urgent migration was done. We didn't get the IBM AIX 6.1 supplied one running at all, so we pulled down the samba.org version 3.4.3. We couldn't get that working as we wished, but it did at least share. It has been merrily allowing any request to mount
2009 Nov 26
0
Install 3.4.3 problem
Dear all, I have been given the task of replacing the hardware we inherited from an outsourcing deal some time ago. The live server is AIX 5.2 running Samba 2.0.7. The replacement server is running AIX 6.1 and GNU C compiler version 4.2.0-3. We are not licenced for the IBM C compiler. I have downloaded Samba 3.4.2 (as samba-latest.tar.gz via the samba.org site) and I'm stuck. As a very