Displaying 20 results from an estimated 73 matches for "smbname".
2005 Oct 17
1
username maps and security=ads
...DELAY SO_RCVBUF=8192 SO_SNDBUF=8192
local master = No
dns proxy = No
os level = 0
log level = 3
[homes]
comment = Home Directories
read only = No
I found that the smb user map file had to look like
# Unix_name = SMB_name1 SMB_name2 ...
unixuser = smbname GROUP.COMPANY.ORG\smbname
NOTICE
This e-mail and any attachments are private and confidential and may contain privileged information. If you are not an authorised recipient, the copying or distribution of this e-mail and any attachments is prohibited and you must not read, print or act in relianc...
2003 Jun 02
1
AW: AW: AW: AW: Re: AW: samba installatio
hi ke,
****************************************************
Since you've compiled with default options, your smb.conf is located in
/usr/local/lib/smb.conf . You should copy your working smb.conf for version
2.2.7 (/etc/samba/smb.conf) to /usr/local/lib.
You should run ./testparm as well.
***********************************
That's just what i did and the Result is the same!
Is there a
2011 Aug 29
1
Samba with NIS and AD 2008
...Windows server.
Here is the Global portion of my current smb.conf file:
[global]
workgroup = NA
realm = NA.MYCOMPANY.COM
server string = forge
security = ADS
map to guest = Bad User
passdb backend = smbpasswd
username map = /packages/smbmap/smbnames
unix password sync = Yes
client NTLMv2 auth = Yes
log level = 3
log file = /var/log/samba/%m.log
max log size = 0
printcap name = cups
domain master = No
wins server = 10.180.32.4
idmap uid = 10000-20000
idmap gid = 10...
2003 Jul 14
2
passwd chat debug
Hi all,
I'm trying to set up my "passwd chat", then I was adviced to use:
passwd chat debug = yes
debug level = 103
encryp passwords = no
But I can't find the "chat" inside log.smbd
What am I doing wrong?
Cheers,
--
Benilton Carvalho
DE / IMECC / UNICAMP
Red Hat Linux i18n Team
2011 Sep 06
2
Samba + NIS + ADS
...= DOMAIN
encrypt passwords = Yes
obey pam restrictions = Yes
password server = *
pam password change = Yes
passwd program = /usr/bin/passwd %u
passwd chat = *New*password* %n\n *Retype*new*password* %n\n
*passwd:*all*authentication*tokens*updated*successfully*
username map = /packages/smbmap/smbnames
unix password sync = Yes
log file = /var/log/samba/%m.log
max log size = 0
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
dns proxy = No
wins server = IP ADDRESS
printing = cups
My current smb.conf looks like this:
[global]
workgroup = MYWORKGROUP
realm = MYWORKGROUP.COMPANY...
1998 Oct 08
0
Trouble with multiple login under the same name
...rds
; SERVER uses a Windows NT Server to provide authentication services
security = user
; security = server
; Use password server option only with security = server
; password server = p2
; Configuration Options ***** Watch location in smb.conf for side-effects *****
; Where %m is any SMBName (machine name, or computer name) for which a custom
; configuration is desired
; include = /etc/smb.conf.%m
; Performance Related Options
; Before setting socket options read the smb.conf man page!!
socket options = TCP_NODELAY
; Socket Address is used to specify which socket Samba
; will lis...
2003 Feb 21
1
Windows XP client cannot access Samba share on Linux
...; interfaces = 192.168.12.2/24 192.168.13.2/24
; remote browse sync = 192.168.3.25 192.168.5.255
; remote announce = 192.168.1.255 192.168.2.44
; local master = no
; os level = 33
; domain master = yes
; preferred master = yes
; domain controller = <NT-Domain-Controller-SMBName>
; domain logons = yes
; logon script = %m.bat
; logon script = %U.bat
; logon path = \\%L\Profiles\%U
; name resolve order = wins lmhosts bcast
; wins support = yes
; wins server = w.x.y.z
; wins proxy = yes
dns proxy = no
; preserve case = no
; short preserve case...
1997 Oct 16
0
Samba / automounter
...y
; enabling this severely degrades read / write performance.
; strict locking = yes
; fake oplocks = yes
share modes = yes
security = share
; local master = yes
; os level = 33
; domain master = yes
; preferred master = yes
; domain controller = <NT-Domain-Controller-SMBName>
; domain logons = yes
; wins support = yes
wins server = aaa.bbb.ccc.ddd
; wins proxy = yes
password level = 3
revalidate = true
workgroup = medi
allow hosts = @pcnfs @unix localhost
valid users = @ourgroup
dont descend = /dev
auto services = homes vol
smbru...
1999 Jan 04
1
Performance problems? (kinda long)
...CP_NODELAY
; interfaces = 192.168.12.2/24 192.168.13.2/24
; remote browse sync = 192.168.3.25 192.168.5.255
; remote announce = 192.168.1.255 192.168.2.44
local master = no
; os level = 33
; domain master = yes
; preferred master = yes
; domain controller = <NT-Domain-Controller-SMBName>
; domain logons = yes
; logon script = %m.bat
; logon script = %U.bat
; logon path = \\%L\Profiles\%U
; name resolve order = wins lmhosts bcast
; wins support = yes
; wins server = w.x.y.z
; wins proxy = yes
dns proxy = no
; preserve case = no
; short preserve case = no
; d...
1998 Dec 16
0
update on browsing problems
...socket options = TCP_NODELAY
; interfaces = 192.168.12.2/24 192.168.13.2/24
; remote browse sync = 192.168.3.25 192.168.5.255
; remote announce = 192.168.1.255 192.168.2.44
os level = 65
domain master = yes
preferred master = yes
; domain controller = <NT-Domain-Controller-SMBName>
; domain logons = yes
; logon script = %m.bat
; logon script = %u.bat
; logon path = \\%L\Profiles\%U
; wins support = yes
; wins server = w.x.y.z
; wins proxy = yes
dns proxy = no
preserve case = yes
short preserve case = yes
; default case = lower
; case sensitive = no...
2003 Jan 13
3
mapping usernames between Windows and Linux
My username is different on my Linux box than on my Windows box so I used
the line
username map = /etc/samba/smbusers
in my smb.conf file and this file includes the line
steve = steveb
However when I'm logged on to my Linux box as 'steve' and use the
smbclient command like this:
# smbclient //<Windows computer>/Shared
...
session setup failed: NT_STATUS_LOGON_FAILURE
it
1998 Dec 22
0
Uncooperative Dos Share
...browser election on
startup
# and gives it a slightly higher chance of winning the election
; preferred master = yes
# Use only if you have an NT server on your network that has been
# configured at install time to be a primary domain controller.
; domain controller = <NT-Domain-Controller-SMBName>
# Enable this if you want Samba to be a domain logon server for
# Windows95 workstations.
; domain logons = yes
# if you enable domain logons then you may want a per-machine or
# per user logon script
# run a specific logon batch file per workstation (machine)
; logon script = %m.bat
# ru...
1999 Nov 10
1
Unable to see linux box in network neighborhood
...l browser election on startup
# and gives it a slightly higher chance of winning the election
preferred master = yes
# Use only if you have an NT server on your network that has been
# configured at install time to be a primary domain controller.
; domain controller = <NT-Domain-Controller-SMBName>
# Enable this if you want Samba to be a domain logon server for
# Windows95 workstations.
; domain logons = yes
# if you enable domain logons then you may want a per-machine or
# per user logon script
# run a specific logon batch file per workstation (machine)
; logon script = %m.bat
#...
2000 May 02
0
not seeing file system shares
...browser election on
startup
# and gives it a slightly higher chance of winning the election
; preferred master = yes
# Use only if you have an NT server on your network that has been
# configured at install time to be a primary domain controller.
; domain controller = <NT-Domain-Controller-SMBName>
# Enable this if you want Samba to be a domain logon server for
# Windows95 workstations.
; domain logons = yes
# if you enable domain logons then you may want a per-machine or
# per user logon script
# run a specific logon batch file per workstation (machine)
; logon script = %m.bat
# ru...
2002 May 23
0
Printing Question (fwd)
...0
>
> # See speed.txt and the manual pages for details
> socket options = TCP_NODELAY
>
> # Use only if you have an NT server on your network that has been
> # configured at install time to be a primary domain controller.
> ; domain controller = <NT-Domain-Controller-SMBName>
>
> # Samba to be a domain logon server for Windows95 workstations.
> domain logons = yes
> debug level = 3
> # debug level = 2
>
> logon drive = u:
> logon path = \\%L\Profiles\default
>
> dns proxy = no
> netbios name = abcde
> domain admin g...
2000 Apr 07
0
Password problems with Samba on Alpha system
...al browser election on startup
# and gives it a slightly higher chance of winning the election
preferred master = yes
# Use only if you have an NT server on your network that has been
# configured at install time to be a primary domain controller.
; domain controller = <NT-Domain-Controller-SMBName>
# Enable this if you want Samba to be a domain logon server for
# Windows95 workstations.
domain logons = yes
# if you enable domain logons then you may want a per-machine or
# per user logon script
# run a specific logon batch file per workstation (machine)
; logon script = %m.bat
# run...
2001 Apr 10
1
2.2alpha3 problems
...browser election on startup
# and gives it a slightly higher chance of winning the election
; preferred master = yes
# Use only if you have an NT server on your network that has been
# configured at install time to be a primary domain controller.
; domain controller = <NT-Domain-Controller-SMBName>
# Enable this if you want Samba to be a domain logon server for
# Windows95 workstations.
; domain logons = yes
# if you enable domain logons then you may want a per-machine or
# per user logon script
# run a specific logon batch file per workstation (machine)
; logon script = %m.bat
# ru...
2002 Jul 30
1
limit on number of pc guests.
...browser election on startup
# and gives it a slightly higher chance of winning the election
; preferred master = yes
# Use only if you have an NT server on your network that has been
# configured at install time to be a primary domain controller.
; domain controller = <NT-Domain-Controller-SMBName>
# Enable this if you want Samba to be a domain logon server for
# Windows95 workstations.
; domain logons = yes
# if you enable domain logons then you may want a per-machine or
# per user logon script
# run a specific logon batch file per workstation (machine)
; logon script = %m.bat
#...
2000 Mar 02
2
windows 98 and samba problem.
Hello,
Whenever I reatart samba on my bsd or my linux machines windows 98
network neighborhood looses either machine, I've got samba set up as a
wins server, and the 98 machine pointing to it, but this doesn't help.
The 98 machine can see it's own shares, but not the samba server, any
ideas?
I'm running 98, freebsd 3.4 release, slackware linux 7.0 and samba 2.05
and 2.06.
Thanks.
1998 Aug 11
1
1.9.18p8 won't act as PDC
...l browser election on startup
# and gives it a slightly higher chance of winning the election
preferred master = yes
# Use only if you have an NT server on your network that has been
# configured at install time to be a primary domain controller.
; domain controller = <NT-Domain-Controller-SMBName>
; domain controller = CATSPAW
# this above command is currently not recognized (by testparm)
# Enable this if you want Samba to be a domain logon server for
# Windows95 workstations.
domain logons = yes
# if you enable domain logons then you may want a per-machine or
# per user logon s...