Displaying 8 results from an estimated 8 matches for "mnstate".
Did you mean:
minstate
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 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
back...
2018 Jun 15
0
Mounting samba share
On Fri, 15 Jun 2018 14:50:23 +0000
Suman Koirala <koiralasu at mnstate.edu> wrote:
>
>
> Hi Rowland,
>
> I got permission denied messge when I tried to login mount. Could you
> please help me to figure out the problem. I am using ubuntu 18.04
> for both server and client and samba 4.7.6. Thank You
>
> ________________________________...
2000 Feb 08
2
increasing scrollback lines/rw0901
I'd like to increase the number of lines available via the vertical
scrolling bar when running RGui.exe under win95. Would think this is set in
options() or /etc/Rconsole, but haven't been able to figure out how. Note
that it's output I'm concerened with viewing, not the command history. Can
anyone help? Thanks!
2000 Feb 29
7
R-1.0.0 is released
I've rolled up R-1.0.0.tgz a short while ago.
You can get it from
ftp://cvs.r-project.org/pub/CRAN/src/base/R-1.0.0.tgz
or
http://cvs.r-project.org/pub/CRAN/src/base/R-1.0.0.tgz
or wait for it to be mirrored at a CRAN site near you within a day or
two. It should get to the CRAN master site within a few hours.
There's also a version split in three for floppies if you prefer
that.
2000 Feb 29
7
R-1.0.0 is released
I've rolled up R-1.0.0.tgz a short while ago.
You can get it from
ftp://cvs.r-project.org/pub/CRAN/src/base/R-1.0.0.tgz
or
http://cvs.r-project.org/pub/CRAN/src/base/R-1.0.0.tgz
or wait for it to be mirrored at a CRAN site near you within a day or
two. It should get to the CRAN master site within a few hours.
There's also a version split in three for floppies if you prefer
that.
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 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)