Displaying 4 results from an estimated 4 matches for "solais".
Did you mean:
solaris
2004 Aug 06
2
[PATCH] Solais has nanosleep, too.
This is a patch to configure.in which makes autoconf aware of the
availability of nanosleep() on Solaris.
In Solaris it's in librt, or in libposix4 if you're running an ancient
version (<2.6 I think)
/dale
-------------- next part --------------
Index: configure.in
===================================================================
RCS file: /usr/local/cvsroot/icecast/configure.in,v
2006 Oct 05
1
creation time stamps for ext4 ?
...to introduce a creation
timestamp in future ext3/4 versions. Having a 4th timestamp saving the
creation time would be very good for projekts like Samba for example.
It would be important that creation time can also be set manually
later on by some system call. Systems like FreeBSD's UFS and Solais'
ZFS already support creation times. Unfortunately Linux doesn't have
such a thing standarized anywhere but it would be geat if it would.
Are there any plans to add this?
Bjoern
2013 Nov 05
2
Winbindd and Domain local groups
Hi,
I have been trying to use Winbindd in SLES 11 SP3 (Samba version 3.6.3-17.25.1) to fetch AD (Windows 2008 R2) identities into the Linux box and currently running into some problem w.r.t domain local groups and thought I could get some help here..
I have a two domain setup, in which DOMAIN1 is the parent domain and DOMAIN2 is the child domain. I have 2 users DOMAIN1\user1, DOMAIN2\user2 and
1999 Oct 10
24
samba as PDC
hi all,
i want to have samba in my liux as a PDC, so i have download the last
version of samba 2.1alpha. but i can't compile it shows errors :
Linking bin/nmbd
libsmb/clientgen.o: In function `cli_establish_connection':
libsmb/clientgen.o(.text+0x4ef3): undefined reference to `prs_init'
libsmb/clientgen.o(.text+0x4f50): undefined reference to
`create_ntlmssp_resp'