Displaying 20 results from an estimated 1000 matches similar to: "Mounting samba share"
2018 Jun 15
1
Mounting samba share
Hi,
I was trying to mount a samba share from a host server using pam_mount module. This is my smb.conf for client machine and my pam-mount.conf.xml.
[global]
log level = all:10
security = ads
# auth methods = guest sam winbind:ntdomain
client ldap sasl wrapping = seal
netbios name = STAT1
realm = EXAMPLE.EDU
workgroup = WORKGROUP
2018 May 31
0
Fw: Home directory is not created
On Thu, 31 May 2018 08:25:52 +0000
Suman Koirala <koiralasu at mnstate.edu> wrote:
> I am using ubuntu 18.04
> and samba Version 4.7.6-Ubuntu
>
>
> I am able to login using domain credentials but not being able to get
> the script executed to make the home directory.
>
I am very surprised that it works, you do not use the winbind ldap
backend on a Unix domain
2018 May 30
5
Fw: Home directory is not created
Hi there,
I have following homes section on my smb.conf file.
[homes]
comment = Home Directories
browseable = no
read only = no
valid users = %S
guest ok = no
path = /home/remote/%U
root preexec = /usr/local/sbin/mkhomdironfly.sh %U
script to make home directory i.e mkhomdironfly.sh
if [ ! -e /home/remote/$1 ]; then
mkdir /home/remote/$1
cp
2018 May 03
1
failed to bind the server
I was trying to authenticate from AD and could not bind with the server.
I was able to do ldapsearch.
please suggest the possible cause for failed to bind server.
This is the log info from log.winbind-idmap
dd_dual.c:60(child_read_request)
child_read_request: read_data failed: NT_STATUS_END_OF_FILE
[2018/04/19 20:03:09.741686, 0] ../source3/lib/smbldap.c:1046(smbldap_connect_system)
2009 Jun 16
2
problem mounting ntfs device in centos
I did yum update kernel-smp and rebooted the machine, and blops.....the
drive opened!
Thanks for your help!
On Tue, Jun 16, 2009 at 1:24 PM, Filipe Brandenburger
<filbranden at gmail.com>wrote:
> Hi,
>
> On Mon, Jun 15, 2009 at 23:20, Sagar Koirala<sagar.koirala at gmail.com>
> wrote:
> > ntfs-3g-mount: fuse device is missing, try 'modprobe fuse' as root
2018 May 29
2
CentOS6: HELP! EFI boot fails after replacing disks...
At Mon, 28 May 2018 18:23:42 -0700 CentOS mailing list <centos at centos.org> wrote:
>
> On 05/28/2018 03:25 PM, Robert Heller wrote:
> > I tried to run efibootmgr, but it wants a model named efivars loaded, but
> > there is no such module available.
>
> That's interesting.?? Can you post the command and output where you see that?
>
> Also, post the
2018 May 29
0
CentOS6: HELP! EFI boot fails after replacing disks...
On 05/28/2018 06:58 PM, Robert Heller wrote:
> At Mon, 28 May 2018 18:23:42 -0700 CentOS mailing list <centos at centos.org> wrote:
>> On 05/28/2018 03:25 PM, Robert Heller wrote:
>>> I tried to run efibootmgr, but it wants a model named efivars loaded, but
>>> there is no such module available.
> newserver.wendellfreelibrary.org% sudo efibootmgr
> [sudo]
2020 Mar 06
1
[PATCH] virtio_ring: Fix mem leak with vring_new_virtqueue()
On 2/25/20 9:13 PM, Jason Wang wrote:
>
> On 2020/2/26 ??12:51, Suman Anna wrote:
>> Hi Jason,
>>
>> On 2/24/20 11:39 PM, Jason Wang wrote:
>>> On 2020/2/25 ??5:26, Suman Anna wrote:
>>>> The functions vring_new_virtqueue() and __vring_new_virtqueue() are
>>>> used
>>>> with split rings, and any allocations within these
2016 Dec 19
0
Building on debian 8.6
On Sun, 2016-12-18 at 19:24 +0000, Jonathan Hunter via samba wrote:
> Hi,
>
> Despite having used samba for many, many years, I have not built from
> source on Debian before. CentOS, yes.. Raspbian, yes.. but not Debian
> itself.
>
> I have installed Debian 8.6 from scratch:
> newserver:~/download/samba-4.5.2$ cat /etc/debian_version
> 8.6
> user at
2016 Dec 18
0
Building on debian 8.6
On Sun, 18 Dec 2016 19:24:05 +0000
Jonathan Hunter via samba <samba at lists.samba.org> wrote:
> Hi,
>
> Despite having used samba for many, many years, I have not built from
> source on Debian before. CentOS, yes.. Raspbian, yes.. but not Debian
> itself.
>
> I have installed Debian 8.6 from scratch:
> newserver:~/download/samba-4.5.2$ cat /etc/debian_version
>
2018 May 29
0
CentOS6: HELP! EFI boot fails after replacing disks...
At Tue, 29 May 2018 08:10:39 -0400 (EDT) CentOS mailing list <centos at centos.org> wrote:
>
>
> At Mon, 28 May 2018 20:49:54 -0700 CentOS mailing list <centos at centos.org> wrote:
>
> >
> > On 05/28/2018 06:20 PM, Robert Heller wrote:
> > > The UUID in the BIOS is NOT VFAT volume. It is something completely
> > > different. I have no
2018 May 29
2
CentOS6: HELP! EFI boot fails after replacing disks...
At Mon, 28 May 2018 20:49:54 -0700 CentOS mailing list <centos at centos.org> wrote:
>
> On 05/28/2018 06:20 PM, Robert Heller wrote:
> > The UUID in the BIOS is NOT VFAT volume. It is something completely
> > different. I have no clue what it is -- it does not correspond to anything I
> > can find.
>
>
> It should be the UUID of the partition, not of
2009 Jan 23
7
Quote, dollar and pipe
Hi All,
By working on our bootstrap puppet scripts (executed wih standalone
puppet), I found a difference between pipe and file parsing :
A simple file with a content :
$ cat withdollar.pp
file { "/tmp/withdoller.txt":
content => ''something like echo $1''
}
When puppet parses the file :
$ puppet withdollar.pp
notice:
2020 Apr 07
0
[vhost:vhost 32/44] drivers/remoteproc/remoteproc_sysfs.c:55:2: error: implicit declaration of function 'kfree'; did you mean 'vfree'?
tree: https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git vhost
head: 4e6ebec0de18aaea5f5f814b25bfcae3751c6369
commit: 013a472de94693ba05696d59e7df3224c20a22e6 [32/44] virtio: stop using legacy struct vring in kernel
config: x86_64-randconfig-s1-20200407 (attached as .config)
compiler: gcc-7 (Ubuntu 7.5.0-6ubuntu2) 7.5.0
reproduce:
git checkout
2008 Jul 28
1
zpool status my_pool , shows a pulled disk c1t6d0 as ONLINE ???
New server build with Solaris-10 u5/08,
on a SunFire t5220, and this is our first rollout of ZFS and Zpools.
Have 8 disks, boot disk is hardware mirrored (c1t0d0 + c1t1d0)
Created Zpool my_pool as RaidZ using 5 disks + 1 spare:
c1t2d0, c1t3d0, c1t4d0, c1t5d0, c1t6d0, and spare c1t7d0
I am working on alerting & recovery plans for disks failures in the zpool.
As a test, I have pulled disk
2007 Apr 18
0
[Bridge] Transparent shaper with 2.6 kernel
Hi all!
I'm trying to make a transparent shaper with kernel 2.6.11
I have done this and used it many times on 2.4.25 kernel and
ebtables-brnf-5_vs_2.4.25.diff
On 2.4.25 I have been using U32 classifiers and HTB.
On 2.6.11 even with :
newserver ~ # zcat /proc/config.gz | grep -i BRIDGE_NETFILTER
CONFIG_BRIDGE_NETFILTER=y
newserver ~ # ls /proc/sys/net/bridge/
bridge-nf-call-arptables
2016 Dec 18
5
Building on debian 8.6
Hi,
Despite having used samba for many, many years, I have not built from
source on Debian before. CentOS, yes.. Raspbian, yes.. but not Debian
itself.
I have installed Debian 8.6 from scratch:
newserver:~/download/samba-4.5.2$ cat /etc/debian_version
8.6
user at newserver:~/download/samba-4.5.2$ uname -a
Linux newserver 3.16.0-4-686-pae #1 SMP Debian 3.16.36-1+deb8u2
(2016-10-19) i686 GNU/Linux
2009 Jan 29
2
Welcome to the "R-help" mailing list
On Thu, 29 Jan 2009 20:55:19 +0100
r-help-request at r-project.org wrote:
> Welcome to the R-help at r-project.org mailing list!
>
> To post to this list, send your email to:
>
> r-help at r-project.org
>
> General information about the mailing list is at:
>
> https://stat.ethz.ch/mailman/listinfo/r-help
>
> If you ever want to unsubscribe or change your
2016 Dec 19
2
Building on debian 8.6
Thank you Rowland!
Running 'apt-get install <all_those_packages>' resulted in:
[...]
The following extra packages will be installed:
comerr-dev krb5-multidev libssl-doc
Suggested packages:
doc-base krb5-doc
The following NEW packages will be installed:
comerr-dev krb5-multidev libkrb5-dev libpam-krb5 libssl-dev libssl-doc
0 upgraded, 6 newly installed, 0 to remove and 0 not
2017 Apr 09
2
Splitting C/C++ code into pure and side-effecting code
Hi Suman,
I think you can ascertain pureness automatically leveraging the compiler
instead of manually tagging attribute to each method and call-site. It
would seem like impurity should be a transitive attribute. So this would
conflict with below.
__attribute__((annotate("pure")))
int add(uint32_t a, uint32_t b) { // impure by calling printf...
...
printf("%d + %d =