search for: dautomount

Displaying 14 results from an estimated 14 matches for "dautomount".

Did you mean: automount
1998 Oct 02
1
Using other automount maps
Environment: HP-UX 10.20 Samba 1.9.18p10 ; compiled with -DAUTOMOUNT option. We are using our samba server to mount various automounted directories including user's home. auto.home map takes care of mounting user's home automagically but for other directories, I have to put a share name for each of them (and there are hundreds of them). Is it possible to d...
1998 Oct 30
0
One seamless file space?
...password server = iss-tech-f # encrypt passwords = yes socket options = TCP_NODELAY local master = no dns proxy = no username map = /usr/local/samba/lib/map [homes] path = %p browseable = yes writable = yes I configured Samba with --with-automount, and I've also added -DAUTOMOUNT and -DNETGROUP to the CFLAGS variable in the Makefile. I have two machines set up with the above config file, running the Samba servers as daemons. I've got the debug level cranked up to 5, so I can see lots of detail. When I map a network drive to \\machine-a\usera, where usera's home d...
1998 Sep 15
7
Samba and NIS
...The Sun is configured as a NIS master serving a number of other Unix machines. It is our primary development platform acting as a NIS client and also has auto mounted home directories for users. Samba has been built using GCC 2.8.1 with the following options set: FLAGSM = -DSUNOS5 -DSHADOW_PWD -DAUTOMOUNT -DFAST_SHARE_MODES LIBSM = -lsocket -lnsl It is possible to connect to the Sun from NT and Windows 95 without any problems. However, it seems that Samba is not validating the user account from the yp passwd maps. Each user connects as user 'nobody' using the guest account as defined in t...
1997 Dec 18
0
DES Encryption
...uot; I have read and followed the instructions in the docs/ENCRYPTION.txt for SMB encrypted (lanman) support. In the Makefile I specified: # This is for FreeBSD # contributed by kuku@acds.physik.rwth-aachen.de # NOTE: You may need to add -DBSD44 if you have password problems FLAGSM = -DFreeBSD -DAUTOMOUNT -DUFC_CRYPT -DQUOTAS -DFAST_SHARE_MODES LIBSM = -lcrypt # This is for SMB encrypted (lanman) passwords. # you may wish to add -DREPLACE_GETPASS if your getpass() is limited # to 8 chars DES_BASE=/usr/lib DES_FLAGS= -I$(DES_BASE) DES_LIB= -L$(DES_BASE) -ldes PASSWD_FLAGS=-DUSE_LIBDES -DSMB_PAS...
1997 Dec 16
0
New Samba alpha release - 1.9.18alpha13
...s used by default on many systems as it has benchmarked as faster on many systems. The Automount code has been slightly re-shuffled, such that the home directory (and profile location) can be specified by \\%N\homes and \\%N\homes\profiles respectively, which are the defaults for these values. If -DAUTOMOUNT is enabled, then %N is the server component of the user's NIS auto.home entry. Obviously, you will need to be running Samba on the user's home server as well as the one they just logged in on. The RPC Domain code has been moved into a separate directory rpc_pipe/, and a LGPL License issue...
1998 Jan 12
1
Samba 1.9.18p1 released.
...s used by default on many systems as it has benchmarked as faster on many systems. The Automount code has been slightly re-shuffled, such that the home directory (and profile location) can be specified by \\%N\homes and \\%N\homes\profiles respectively, which are the defaults for these values. If -DAUTOMOUNT is enabled, then %N is the server component of the user's NIS auto.home entry. Obviously, you will need to be running Samba on the user's home server as well as the one they just logged in on. The RPC Domain code has been moved into a separate directory rpc_pipe/, and a LGPL License issue...
1998 Nov 03
4
nis homedir troubles
...e running NIS on Solaris 2.5/6 (not NIS+ in yp compatibility mode). I created a NIS map which fulfilled the requirements of homedir map, and named it in the conf file. I assume the path in 'server:/some/file/system' is not critical - it is only the server name it is after. I compiled with -DAUTOMOUNT and -DNETGROUP and put -lrpcsvc in the LIBSM line of the makefile. Looking at the sources - util.c and server.c - it seems that the %N and %p substitutions may be involved. But I have failed to make them work, or %H. Has anyone had similar problems? Is there any more info on using these options?...
1998 Oct 28
8
Bad password
...can break things! ; case sensitive = no #============================ Share Definitions ============================== Makefile: # This is for SUNOS5.4 and later (also known as Solaris 2.4 and later) # contributed by Andrew.Tridgell@anu.edu.au FLAGSM = -DSUNOS5 -DNETGROUP -DFAST_SHARE_MODES -DAUTOMOUNT LIBSM = -lsocket -lnsl AWK = nawk I've installed samba successfully on many of our Sun boxes and this is the first time I've encountered this problem. Any suggestions? Thanks **************************************************************** Leo Crombach System / Network Administrator...
1998 Mar 28
1
Samba 1.9.18p4 released.
...s used by default on many systems as it has benchmarked as faster on many systems. The Automount code has been slightly re-shuffled, such that the home directory (and profile location) can be specified by \\%N\homes and \\%N\homes\profiles respectively, which are the defaults for these values. If -DAUTOMOUNT is enabled, then %N is the server component of the user's NIS auto.home entry. Obviously, you will need to be running Samba on the user's home server as well as the one they just logged in on. The RPC Domain code has been moved into a separate directory rpc_pipe/, and a LGPL License issue...
1998 May 13
0
Samba 1.9.18p7 released.
...s used by default on many systems as it has benchmarked as faster on many systems. The Automount code has been slightly re-shuffled, such that the home directory (and profile location) can be specified by \\%N\homes and \\%N\homes\profiles respectively, which are the defaults for these values. If -DAUTOMOUNT is enabled, then %N is the server component of the user's NIS auto.home entry. Obviously, you will need to be running Samba on the user's home server as well as the one they just logged in on. The RPC Domain code has been moved into a separate directory rpc_pipe/, and a LGPL License issue...
1998 Jun 13
0
Samba 1.9.18p8 released.
...s used by default on many systems as it has benchmarked as faster on many systems. The Automount code has been slightly re-shuffled, such that the home directory (and profile location) can be specified by \\%N\homes and \\%N\homes\profiles respectively, which are the defaults for these values. If -DAUTOMOUNT is enabled, then %N is the server component of the user's NIS auto.home entry. Obviously, you will need to be running Samba on the user's home server as well as the one they just logged in on. The RPC Domain code has been moved into a separate directory rpc_pipe/, and a LGPL License issue...
1998 May 09
2
Samba 1.9.18p5 released.
...s used by default on many systems as it has benchmarked as faster on many systems. The Automount code has been slightly re-shuffled, such that the home directory (and profile location) can be specified by \\%N\homes and \\%N\homes\profiles respectively, which are the defaults for these values. If -DAUTOMOUNT is enabled, then %N is the server component of the user's NIS auto.home entry. Obviously, you will need to be running Samba on the user's home server as well as the one they just logged in on. The RPC Domain code has been moved into a separate directory rpc_pipe/, and a LGPL License issue...
1998 Oct 15
1
Problem to map home dir
...K = awk ###################################### ##################################### # WHICH OPERATING SYSTEM? # UNCOMMENT ONE OF THE SECTIONS BELOW # MAKE SURE ONLY *ONE* IS UNCOMMENTED # # The following are additional flags that may apply # -DNETGROUP if your machine supports yp netgroups # -DAUTOMOUNT to ask for yp auto.home for users' home directories # -DNISPLUS add this to ask nis+ instead of yp for users' home directories # -DSHADOW_PWD if you are using shadow passwords # -DGETPWANAM if you wish to use getpwanam() call # -DPWDAUTH if you have and want to use the pwdauth() cal...
1998 Aug 26
1
Samba 1.9.18p10 released.
...s used by default on many systems as it has benchmarked as faster on many systems. The Automount code has been slightly re-shuffled, such that the home directory (and profile location) can be specified by \\%N\homes and \\%N\homes\profiles respectively, which are the defaults for these values. If -DAUTOMOUNT is enabled, then %N is the server component of the user's NIS auto.home entry. Obviously, you will need to be running Samba on the user's home server as well as the one they just logged in on. The RPC Domain code has been moved into a separate directory rpc_pipe/, and a LGPL License issue...