search for: libshare

Displaying 13 results from an estimated 13 matches for "libshare".

2011 Jan 20
1
libwbclient not found
..._err.so.2 => /lib/libcom_err.so.2 (0x00007f2224c96000) libtdb.so.1 => /usr/lib/libtdb.so.1 (0x00007f2224a86000) libndr-samba.so => /usr/lib/samba/libndr-samba.so (0x00007f2224767000) libwrap_xattr.so => /usr/lib/samba/libwrap_xattr.so (0x00007f2224564000) libshares.so => /usr/lib/samba/libshares.so (0x00007f222435b000) libcli-nbt.so => /usr/lib/samba/libcli-nbt.so (0x00007f222414e000) libndr-standard.so.0 => /usr/lib/libndr-standard.so.0 (0x00007f2223b9d000) libcrypt.so.1 => /lib/libcrypt.so.1 (0x00007f2223964000)...
2011 Jul 11
2
Help! permission denied when accessing folder
...oot studemp 2 Jul 11 08:34 /departments/common/StudentJobApplications The group (etc/group): studempl::2018:mylogin,otheruserlogin..... The share definition in smb.conf: # -------------------------------------- # shared directory for ALL staff # -------------------------------------- [libshare] comment = Library staff shared directory path = /<path> browseable = yes writeable = yes create mask = 0777 force create mode = 0777 directory mask = 0777 valid users = +group1 +group2 +group3 +group4 +group 5 +group6 +group7 +group8............+group17...
2005 Apr 20
1
Samba 3 Upgrade Questions
.../%g/common read only = no create mask = 0770 force create mode = 0770 directory mask = 0770 writable = yes browseable = yes invalid users = +circdesk # -------------------------------------- # shared directory for ALL staff # -------------------------------------- [libshare] comment = Library staff shared directory path = /files1/user/common browseable = yes writeable = yes create mask = 0777 force create mode = 0777 directory mask = 0777 valid users = +libsys +libmgmt +libacq +libarc +libcat +libcirc +librs +libmdgc +libgift +lib...
2011 May 03
4
multipl disk failures cause zpool hang
...RIVATE|MAP_ANON, -1, 0) = 0xFEC80000 mmapobj(3, MMOBJ_INTERPRET, 0xFEC80018, 0x080466C0, 0x00000000) = 0 close(3) = 0 memcntl(0xFE570000, 78408, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0 sigfillset(0xFEF683A8) = 0 stat64("/usr/lib//libshare.so.1", 0x08046B24) = 0 resolvepath("/usr/lib//libshare.so.1", "/usr/lib/libshare.so.1", 1023) = 22 open("/usr/lib//libshare.so.1", O_RDONLY) = 3 mmapobj(3, MMOBJ_INTERPRET, 0xFEC80928, 0x08046B90, 0x00000000) = 0 close(3)...
2006 Jan 26
0
Upgrading Samba
.../%g/common read only = no create mask = 0770 force create mode = 0770 directory mask = 0770 writable = yes browseable = yes invalid users = +circdesk # -------------------------------------- # shared directory for ALL staff # -------------------------------------- [libshare] comment = Library staff shared directory path = /files1/user/common browseable = yes writeable = yes create mask = 0777 force create mode = 0777 directory mask = 0777 valid users = +libsys +libmgmt +libacq +libarc +libcat +libcirc +librs +libmdgc +libgift +lib...
2008 Dec 05
0
resync onnv_105 partial for 6713916
...sr/src/lib/libsecdb/help/auths/Makefile usr/src/lib/libsecdb/help/auths/SmfExAcctNetStates.html usr/src/lib/libsecdb/help/auths/SmfValueExAcctNet.html usr/src/lib/libsecdb/help/profiles/Makefile usr/src/lib/libsecdb/help/profiles/RtExAcctNet.html usr/src/lib/libsecdb/prof_attr.txt usr/src/lib/libshare/common/libshare.c usr/src/lib/libshare/smbfs/libshare_smbfs.c usr/src/lib/libshare/smbfs/libshare_smbfs.h usr/src/lib/libsmbfs/Makefile.com usr/src/lib/libsmbfs/netsmb/nb_lib.h usr/src/lib/libsmbfs/netsmb/smb_lib.h usr/src/lib/libsmbfs/netsmb/smb_rap.h usr/src/lib/libsmbfs/smb/acl_api.c usr...
2018 Jan 04
2
Samba 4.4.16 %g translation fails for some users
...mon read only = no create mask = 0770 force create mode = 0770 directory mask = 0770 writable = yes browseable = yes invalid users = +circdesk # -------------------------------------- # shared directory for ALL staff - I drive # -------------------------------------- [libshare] comment = Library staff shared directory path = /departments/common browseable = yes writeable = yes create mask = 0777 force create mode = 0777 directory mask = 0777 valid users = +libsys +libmgmt +libacq +libtech +libarc +libcat +libcirc +librs +librss +libm...
2012 May 07
7
How to build Samba4 using static linked libraries
....0 => not found libldbsamba.so => not found libcliauth.so => not found liberrors.so => not found libnetapi.so.0 => not found libsamdb.so.0 => not found libndr-samba4.so => not found libwbclient.so.0 => not found libshares.so => not found libsmbpasswdparser.so => not found libcli-ldap.so => not found libdcerpc-binding.so.0 => not found libevents.so => not found libgensec.so.0 => not found libtorture.so.0 => not found libsamba-net.so => n...
2003 Jul 09
0
samba inconsistent printing behavior
...shr] comment = %g Shared Directory path = /files1/user/%g/common guest ok = no read only = no create mode = 0770 writable = yes browseable = yes # -------------------------------------- # shared directory for ALL staff # -------------------------------------- [libshare] comment = Library staff shared directory path = /files1/user/common browseable = yes writeable = yes create mode = 766 guest ok = yes # --------------------------------------- # Applications folder # --------------------------------------- [apps] comment =...
2005 Feb 13
0
[PATCH] make install support
This adds make install support, either static or shared, default is static to avoid dependency mess. Index: MCONFIG =================================================================== --- MCONFIG (revision 1009) +++ MCONFIG (working copy) @@ -45,6 +45,19 @@ CRTSHARED = $(KLIBOBJ)/interp.o LIBSHARED = $(KLIBOBJ)/libc.so +INSTALL = /usr/bin/install + +# offset during make install +DESTDIR = + +# binaries will be installed here +# this is not the system /bin dir because the klibc binaries +# have not support for all cmdline options of their glibc counterparts +# it must also be accessible bef...
2020 Oct 05
2
logging lines in krb5.conf
On 10/5/2020 11:58 AM, Rowland penny via samba wrote: > On 05/10/2020 16:30, Jason Keltz via samba wrote: >> Hi. >> >> Using MIT5 backend with Samba.. > I hope you mean on the clients, the use of MIT as the kdc on a Samba > DC is experimental and shouldn't be used in production Hi Roland, our environment uses CentOS 7.? I don't have much choice but to use this
2020 Oct 05
2
logging lines in krb5.conf
...a4.so > (0x00007ff85cb88000) > ??????? libprocess-model-samba4.so => > /xsys/pkg/samba-4.11.13/lib/private/libprocess-model-samba4.so > (0x00007ff85c984000) > ??????? libtevent.so.0 => > /xsys/pkg/samba-4.11.13/lib/private/libtevent.so.0 (0x00007ff85c76c000) > ??????? libshares-samba4.so => > /xsys/pkg/samba-4.11.13/lib/private/libshares-samba4.so > (0x00007ff85c562000) > ??????? libsamba-security-samba4.so => > /xsys/pkg/samba-4.11.13/lib/private/libsamba-security-samba4.so > (0x00007ff85c33e000) > ??????? libtalloc.so.2 => > /xsys/pkg...
2011 Oct 12
33
weird bug with Seagate 3TB USB3 drive
Banging my head against a Seagate 3TB USB3 drive. Its marketing name is: Seagate Expansion 3 TB USB 3.0 Desktop External Hard Drive STAY3000102 format(1M) shows it identify itself as: Seagate-External-SG11-2.73TB Under both Solaris 10 and Solaris 11x, I receive the evil message: | I/O request is not aligned with 4096 disk sector size. | It is handled through Read Modify Write but the performance