similar to: nisplussam support

Displaying 20 results from an estimated 120 matches similar to: "nisplussam support"

2002 Feb 14
2
Samba 2.2.3a w/NISPLUS
hi i downloaded samba 2.2.3a and am trying to compile it with NISPLUS support, but the compile bombs in the same place on 2 systems (1 debian gnu/linux 3.0 and the other solaris 7/sparc): Compiling passdb/pdb_nisplus.c passdb/pdb_nisplus.c:346: macro `pstrcpy' used with too many (3) args make: *** [passdb/pdb_nisplus.o] Error 1 i am configuring with these options on debian: ./configure
2007 Jan 15
2
block size - cluster size
Hello ocfs2-users, I have 2 questions: 1. I forgot the block size and cluster size that I chose during formatting of the drive. Is there any way I can find it out afterwards? 2. And what's up with the block size-cluster size anyways? I could find any in-depth information regarding those parametres. what is it? When I tried using the default settings my disk space was being
2005 Sep 26
0
Cannot join Windows server; SWAT internal error
Hi, I am trying to get my Samba server to join our Windows domain, but it fails with $B!H(JUnable to find a suitable server$B!I(J. I know this is kind of a site specific error, but I$B!G(Jm looking for any clues to anything I may have missed in building and configuring the Samba distribution. It is version 3.0.11. I am running $$ net rpc join -U adminuser%password as root. Less important is SWAT
2006 Apr 01
1
Russian CHARS
Hello samba, How can mount (smbmount) MSWIN2003 resource from Linux client (RHEL4U2) to see russian. I am using following command: # smbmount //srv2/v$ /mnt/backup/srv2 -o 'credentials=userpass,iocharset=KOI8-R,codepage=koi8r' What I should use env. variables or additional parameters from this command (smbmount) ? I see only that (but need russian and eng): What Women
2001 Nov 01
1
Sol 2.8 - Samba 222- --with-pam compile errors
Hi I'm attempting to compile samba 222 on Solaris 2.8 using Sun Forte 6 C compiler but I'm getting error messages. I used the following sequence of commands: setenv CC cc ./configure --prefix=/usr/local/samba.22 --with-acl-support --with-pam --with-pam_smbpass --with-syslog make See messages below: ================================================================ ..........
2003 Feb 17
1
Samba:connection only works one time
Hi all, using samba 2.2.5; security=server connecting as user1 (user logged in on PC) works (12:28:55), disconnecting and connecting as another user2 (not the user logged in on PC) works too (12:30:22), but disconnecting and connecting again as user1 (user logged in on PC) fails (12:34:29) as well as user2 (12:38:19). It seems it works only once and never again after one time logged in as user2 ?
2006 Dec 18
4
Accessing Samba Shares from Windows
Hello, We are using machines with Solaris and Windows XP. The XP machines are joined in a domain(windows 2003) and the Solaris machines are not joined to any domain. With Samba 2.2.8a running on Solaris 9 there are no problems to access them form Windows XP. We are authenticated by DC. On other machines we have Solaris 10 with Samba 3.0.21b and here we are NOT authenticated anymore by DC. So we
2002 Jul 02
0
Authentication problem with samba 2.2.5
We have started to upgrade or Unix servers from Samba 2.0.7 to Samba 2.2.5. I did one machine as test and all worked fine. Today I tried adding two more today and both come up with the "Incorrect password or unknown username" box in Windows Explorer. All the Unix servers are running Solaris 7. I did the make on an NFS file system once and then ran 'make install' on each
2003 Oct 28
4
Failed to compile Samba with SSL
Hello! I failed to compile Samba with SSL on Mandrake 8.2 - error while "make all" in following sequence: cd SSLeay-0.9.0b ./Configure linux-elf make make install cd ../samba-2.2.7/source ./configure --with-ssl make clean make all Log of the last command attached. What's wrong? Please, help me! Thank you in advance. Pavel. -------------- next part -------------- Using FLAGS =
2006 Oct 28
0
problems with compiling.
Hello ocfs2-users, I am having a problem compiling ocfs2 in Fedora Core 6. During compile-time I get the following error. make[2]: Entering directory `/usr/src/redhat/BUILD/kernel-2.6.18/linux-2.6.18.i386' CC [M] /home/download/ocfs2-1.2.3/fs/configfs/inode.o /home/download/ocfs2-1.2.3/fs/configfs/inode.c: In function 'configfs_new_inode':
2002 Nov 27
0
Samba 2.2.7 and NIS
Is there a way to get Samba to validate users against the NIS (not NIS+) database. I've tried compiling with --with-nis but when I try to access a share I get this message in the samba log: [2002/11/26 16:25:08, 0] passdb/pdb_nisplus.c:make_sam_from_nisresult(460) NIS+ lookup failure: NIS+ service is unavailable or not installed It appears that it is still using NIS+ functions. System is
2007 Jul 21
0
compiling samba 2.2.12 on Solaris (x86)
I am trying to build Samba 2.2.12 on Solaris 10 x86 with gcc. I am not able to successfully build it, however. I get a linker error for an undefined symbol VA_COPY. How can I fix this problem? Linking bin/smbd Undefined first referenced symbol in file VA_COPY lib/snprintf.o ld: fatal: Symbol referencing errors. No
2006 Jan 02
19
AR: How to store and restore in YML.
Hello- I have a database with entries that are segmented by customers. I would like to be able to store / delete / restore a particular customer''s information. I will need to rebuild the rows on restore and also rebuild the associations for the different tables. For example, customer { id name } companies { id customer_id (belongs_to) name } contacts { id
2003 Jan 28
1
can't create user entries in smbpasswd
Hi all, after installing samba 2.2.5 (on Solaris8 running NIS+) it is not possible to create user entries in smbpasswd. I generated the smbpasswd file by # cat /dev/null | /samba/samba-2.2.5/source/script/mksmbpasswd.sh > /usr/local/samba/private/smbpasswd ----- then tried to create user entry "dummy" in smbpasswd by (user "dummy" exists under NIS+) # smbpasswd -a dummy
2006 Jul 02
1
snprintf.c:(.text+0x14): undefined reference to `VA_COPY'
Trying to compile Samba 2.2.8a on Solaris 10. Changing Samba versions is not an option. Too many production systems hanging off that PDC. Samba 2.2.8a SunOS smb244-1 5.10 Generic sun4u sparc SUNW,Sun-Fire-V210 Tried gcc 3.3.2 and 2.95.3. Everything compiles but when it tries to link I get the following error. I searched the archives but didn't find any answer for this. How do I fix this?
2003 Jun 26
0
RH9 compile problems AND WinXP netlogon script
Because of the original issue below, it dawned on me to re-compile Samba after the RH9 upgrade from RH7.1. The make fails, and I was hoping someone could shed some light on either/both issues. I'm compiling Samba 2.2.8a with: ./configure --with-smbwrapper --with-pam --with-syslog --with-netatalk --prefix=/var/samba --with-quotas --with-smbmount --with-shadow No errors there, but make fails
2002 May 27
1
samba 2.2.4 bugs
My sistem is Tru64 5.1 Alpha server 4100 Compiling smbd/dir.c Compiling smbd/password.c cc: Warning: smbd/password.c, line 1198: In this statement, the referenced type of the pointer value "name" is const, but the referenced type of the target of this assignment is not. (notconstqual) if (!message_named_mutex(name, 20)) { ---------------------------------^ Compiling smbd/conn.c
2002 Jun 20
1
Samba 2.2.5 has been released
The Samba Team is proud to announce the release of Samba 2.2.5. This is the latest stable release of Samba. This is the version that all production Samba servers should be running for all current bug-fixes. See the Release notes that follow. Binary packages for various platforms are available (or soon will be) from samba.org in /pub/samba/Binary_Packages/ One item that got left out of the 2.2.4
2002 Jun 20
1
Samba 2.2.5 has been released
The Samba Team is proud to announce the release of Samba 2.2.5. This is the latest stable release of Samba. This is the version that all production Samba servers should be running for all current bug-fixes. See the Release notes that follow. Binary packages for various platforms are available (or soon will be) from samba.org in /pub/samba/Binary_Packages/ One item that got left out of the 2.2.4
2002 Jun 11
0
Sol 2.8-Samba 2.2.4-Sun WS 6 C Compiler-Compiler Warning Messages
I'm receiving compiler warning messages using Solaris 2.8, Sun Workshop 6 C compiler and Samba 2.2.4. Can the warning be safely ingnored? Dennis 36 % make Using FLAGS = -O -I./popt -Iinclude -I./include -I./ubiqx -I./smbwrapper -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include= -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DLOGFILEBASE="/usr/local/samba.22/var"