Displaying 5 results from an estimated 5 matches for "nsamba".
Did you mean:
samba
2003 Jun 04
0
samba 3.0 alpha 24 with LDAP question
...s
doing parameter debug uid = Yes
doing parameter debug timestamp = Yes
doing parameter log level = 10
doing parameter log file = /var/log/samba/samba.log
doing parameter max log size = 50
doing parameter panic action = echo
"*******************************************************\nSamba Panic
!!!!!\n*******************************************************">/dev/lp0
doing parameter logon script = netlogon.bat
doing parameter logon path = \\bast\profiles\%u
doing parameter logon home = \\bast\%u
doing parameter logon drive = Z:
doing parameter os level = 255
doin...
2003 Mar 18
0
Windows XP logon problems (samba 3.0alpha22)
...ers
ldap ssl = no
# Debugging
debug pid = Yes
debug uid = Yes
debug timestamp = Yes
log level = 2
log file = /var/log/samba/samba.log
max log size = 50
panic action = echo
"*******************************************************\nSamba Panic
!!!!!\n*******************************************************">/dev/lp0
# Logon Info
logon script = netlogon.bat
logon path = \\bast\profiles\%u
logon home = \\bast\%u
logon drive = Z:
# Become PDC
os level = 255
lm announce = True...
2001 Dec 12
1
MacOS X Server samba diffs
...ed\n");
+ if (!lp_status(-1))
+ printf("You need to have status=yes in your smb config file\n");
return(0);
} else if (verbose) {
printf("Opened status file %s\n", fname);
@@ -331,21 +322,18 @@
if (locks_only) goto locks;
- if (!raw)
- {
- printf("\nSamba version %s\n",VERSION);
- if (brief) {
- printf("PID Username Machine
Time logged in\n");
-
printf("-------------------------------------------------------------------\n"
);
- } else {
- printf("Service uid gid pid...
2002 Jul 11
2
Win Xp logon issues
When I type the user name and password to logon onto our network (samba is
the pdc) it takes a long time to login. How can I go about speeding this up?
Is it a Win Xp issue or do I need to tweak samba? Also, when I login in to
an XP machine I get a script (looks like some sort of logon script) that
shows up in notepad on the desktop and stays there until I close it. What is
this and how can I
2003 Jun 12
0
Win XP machine account not found
...ount range = 10000-20000
# Debugging
debug pid = Yes
debug uid = Yes
debug timestamp = Yes
log level = 10
log file = /var/log/samba/samba.log
max log size = 50
panic action = echo
"*******************************************************\nSamba Panic
!!!!!\n*******************************************************">/dev/lp0
# Logon Info
logon script = netlogon.bat
logon path = \\bast\profiles\%u
logon home = \\bast\%u
logon drive = Z:
# Become PDC
os level = 255
lm announce = True...