Displaying 4 results from an estimated 4 matches for "logon_hom".
Did you mean:
logon_home
2002 Mar 15
0
logon home with ldap under win98
...amp; Support / Headquarter Hamburg
-------------- next part --------------
*** lanman.c.orig Fri Mar 15 13:02:01 2002
--- lanman.c Fri Mar 15 16:11:49 2002
***************
*** 2454,2459 ****
--- 2454,2463 ----
char *p = skip_string(UserName,1);
int uLevel = SVAL(p,0);
char *p2;
+ pstring logon_home;
+
+ BOOL logon_home_frompassdb;
+ SAM_ACCOUNT *sampass=NULL;
/* get NIS home of a previously validated user - simeon */
/* With share level security vuid will always be zero.
***************
*** 2463,2468 ****
--- 2467,2495 ----
DEBUG(3,(" Username of UID %d is %s\...
2003 Aug 10
1
Possible samba options:
...DC/BDC) howewer I
am not sure if it would fit:
I have not been able to find either in the samba 3.0 and samba-tng
documentation the following informations:
1. Can I have three different serever on which putting the home
directories of the users (of course this would be set in their profiles) ?
logon_home parameter seem to forbide this ...
2. can I have a PDC with samba, the BDC with NT4 and two member
server (that offer only file sharing) with win2kserver ??
3. can i use the samba password for mgetty, nis, and if possible all
service but imap and pop that should always use unix password ?
4....
2000 Apr 03
0
2.0.7pre3: misc issues
...he shares
smbclient -L samba -U%
shows the shares
If nt has the guest account you need
smbclient -L nt -Uany_wrong_user%
to get the share
Could -U% somehow trigger the use of the guest account on an nt machine
with guest account enabled?
=== 3) docs
- DOMAIN.txt is to be updated for logon_path/logon_home switch for
win9x.
- smbmount.txt: every occurrence of "-t smb" should be changed in "-t
smbfs"
- man smbmount: "-t smb" --> "-t smbfs"
- A.Tridgell said that "writable" as no effect for a print share
---------- from an email on the list:
> T...
2000 Mar 18
3
Samba 2.0.7pre2 snapshot released.
Hi all,
I just released Samba 2.0.7pre2, available from :
ftp://samba.org/pub/samba/alpha/samba-2.0.7pre2.tar.gz
This is the second snapshot of the code that should become
the official Samba 2.0.7 and is feature complete (ie. I'm
only going to accept bug fixes, not more features).
This is *not* production code, but should work well as a
file and print server, and contains fixes for all