search for: workgroupname

Displaying 20 results from an estimated 30 matches for "workgroupname".

2018 Oct 12
2
backup of tdb files
...promising. I’ll look into that. Right now I am using values obtained as follows: - hostname: get_global_sam_name() - local SID: secrets_fetch_domain_sid (get_global_sam_name(), …) == SECRETS/SID/CLIENTNAME in tdb - domain SID: secrets_fetch_domain_sid (lp_workgroup(), …) == SECRETS/SID/WORKGROUPNAME - domain member password: secrets_fetch_machine_password(lp_workgroup(), …) == SECRETS/MACHINE_DOMAIN_INFO/WORKGROUPNAME This approach works well with a manually joined AD member but not with any of the blackbox testsuites. In the secrets.tdb used during tests I find only the domain SID (e. g...
2018 Oct 15
2
backup of tdb files
...t; - hostname: get_global_sam_name() > > > > - local SID: > > secrets_fetch_domain_sid (get_global_sam_name(), …) > > == SECRETS/SID/CLIENTNAME in tdb > > > > - domain SID: > > secrets_fetch_domain_sid (lp_workgroup(), …) > > == SECRETS/SID/WORKGROUPNAME > > > > - domain member password: > > secrets_fetch_machine_password(lp_workgroup(), …) > > == SECRETS/MACHINE_DOMAIN_INFO/WORKGROUPNAME > > > > This approach works well with a manually joined AD member but not > > with any of the blackbox testsuites....
2018 Oct 12
0
backup of tdb files
...ing values obtained as follows: > > - hostname: get_global_sam_name() > > - local SID: > secrets_fetch_domain_sid (get_global_sam_name(), …) > == SECRETS/SID/CLIENTNAME in tdb > > - domain SID: > secrets_fetch_domain_sid (lp_workgroup(), …) > == SECRETS/SID/WORKGROUPNAME > > - domain member password: > secrets_fetch_machine_password(lp_workgroup(), …) > == SECRETS/MACHINE_DOMAIN_INFO/WORKGROUPNAME > > This approach works well with a manually joined AD member but not > with any of the blackbox testsuites. In the secrets.tdb used > durin...
1999 Sep 17
1
How do I force a browser election?
I can force a browser election with the Win98 command: net view /workgroup:workgroupname However, that does not work on NT (and I haven't tried it on W95). What I'd really like is a command from the Linux command line to force the election. I've looked everywhere and can't find it. For my purposes having preferred master=yes and restarting Samba is not an option. Does...
1999 Sep 22
1
Cannot browse in the same workgroup!
Hi, I installed Samba 2.0.3 on linux 2.2.5. But I cannot browse this server from a client machine(win95). The workgroup of the client and server are same. Also I set "wins support=no wins server=XXX.XXX.XXX.X". How to solve it? Thanks. Regards, Zhou
1999 Nov 11
1
Strange browsing problem . PLEASE HELP !!
Hi all, since yesterday, we've got a strange problem in our network: (6 samba servers, several NT40 WS, 2 Citrix Winframe servers) >From one minute to the next, nobody can browse the network neighbourhood !! Making network connections through explorer, using extras/connect network drive is possible but only by inserting the path/share manually !! Please don't beat me if this is
2018 Oct 15
0
backup of tdb files
...t; > > > > > - local SID: > > > secrets_fetch_domain_sid (get_global_sam_name(), …) > > > == SECRETS/SID/CLIENTNAME in tdb > > > > > > - domain SID: > > > secrets_fetch_domain_sid (lp_workgroup(), …) > > > == SECRETS/SID/WORKGROUPNAME > > > > > > - domain member password: > > > secrets_fetch_machine_password(lp_workgroup(), …) > > > == SECRETS/MACHINE_DOMAIN_INFO/WORKGROUPNAME > > > > > > This approach works well with a manually joined AD member but not > > > w...
2019 Jul 26
1
How to connect Samba to the global catalog to perform website authentication.
...et to make the Global catalog available to Samba. Smb .conf [global] netbios name = machinename realm = domain.with.active directory password server = domain server. domain.with.active directory client ntlmv2 auth = yes ntlm auth = no lanman auth = no workgroup = workgroupname server string = active directory load printers =no log file = /var/log/samba/user/log.%m max log size = 50 security =domain encrypt passwords = yes socket options = TCP_NODELAY dns proxy = no Regards Peter Morgan -- This e-mail (and an...
2019 May 31
2
Windows 7 User can't change password
..."Username or password incorrect". Below is my smb.conf file, as outputted by "testparm -s": # Global parameters [global] bind interfaces only = Yes interfaces = eth0 127.0.0.1 netbios name = SAMBA server string = "" workgroup = WORKGROUPNAME domain master = Yes preferred master = Yes add machine script = /usr/sbin/useradd -d /var/lib/nobody -g 100 -s /bin/false -M %u domain logons = Yes logon drive = h: logon script = login.bat allow insecure wide links = Yes name resolve...
2018 Oct 18
1
backup of tdb files
...local SID: > > > > secrets_fetch_domain_sid (get_global_sam_name(), …) > > > > == SECRETS/SID/CLIENTNAME in tdb > > > > > > > > - domain SID: > > > > secrets_fetch_domain_sid (lp_workgroup(), …) > > > > == SECRETS/SID/WORKGROUPNAME > > > > > > > > - domain member password: > > > > secrets_fetch_machine_password(lp_workgroup(), …) > > > > == SECRETS/MACHINE_DOMAIN_INFO/WORKGROUPNAME > > > > > > > > This approach works well with a manually joined AD m...
2002 Jul 26
1
User has no privileges to add printer or even change his wallpaper
...own Win2k workstations (it was a small network, so this could be done with no problems). Although that worked, I really think there?s another way of solving that problem, so I ask if someone knows how. Below is my smb.conf file, if this can help somehow. Thanks, Lucas [global] workgroup = WorkgroupName netbios name = Server server string = Server client code page = 850 character set = ISO8859-1 admin users = admin load printers = yes nt acl support = no log file = /var/log/samba/log.%m log level = 3 max log size = 500 security = user smb...
2018 Sep 24
2
backup of tdb files
Hi Andrew, thanks for addressing all my points. This is rather helpful. -<| Quoting Andrew Bartlett <abartlet at samba.org>, on Friday, 2018-09-21 08:23:26 AM |>- > On Fri, 2018-09-21 at 11:29 +0200, Philipp Gesang via samba wrote: > > how would I go about dumping tdb files in a “neutral” format, > > preferably JSON? > > > > The goal is to have a domain
2002 Nov 01
4
2.2.6 and printer questions
...ork printer and then can browse the network. If printers are served from a Nt/w2k-server, in my opinion it is not nessesary to double click the netbios name of the Nt/w2k-server to see the shared printers. In this case under the Workgroup-Name are all shared printers of all servers visible like - workgroupname \\server1\printer1 \\server2\printer1 + server1 + server2 If printers served from Samba it is nessesary to double click the netbios name of the samba server to see printershares. Why? 2. If I'm uploading printer drivers for w2k and win9x via the APW (Add Printer Wizzard) from a NT/W...
1999 Jul 30
0
NT4 SP3 and Samba - Connection problems
...username map /etc/smb.usermap ... In the first example the login fails and in the second it succeeds. Any idea ? Here is my /etc/smb.conf [global] max xmit = 8192 log file = /var/log/samba-log max log size = 5000 username map = /etc/smb.usermap workgroup = WorkGroupName security = share public = no writable = yes users = @GroupName [Map-Name] comment = Map-Description path = /Map-Name public = no writable = yes users = @GroupName .... Many thanks in advance, Ciao, Jean Philippe
1999 Aug 25
0
Win98: net use works, Map Network Drive doesn't; no browsing, either
...having difficulty diagnosing: * The server doesn't show up under Network Neighborhood. * Map Network Drive doesn't work with the "netbios name" I specified. I may be confused, but it doesn't work with the "workgroup name", either: \\NETBIOSNAME\SHARE NAME \\WORKGROUPNAME\SHARE NAME both result in "The computer or share name could not be found." * Map Network Drive won't let me use the IP address, either: \\<ip addr>\SHARE NAME returns "The following error occurred while trying to connect F: to \\<ip addr>\SHARE NAME: More data is...
2000 Jan 12
0
Browsing Question Here Too!
...PCs use the same workgroup name. How can I get the PCs to all appear in Network Neighborhood? They all register with the samba/WINS server. "Find Computer" works, but only PCs in the local subnet are visible when you open NN. Any hints? I've tried "remote announce = 1.2.3.255/WORKGROUPNAME" for each subnet, still no dice. -- Edward Schernau http://www.schernau.com Network Architect mailto:ed@schernau.com Rational Computing Providence, RI, USA, Earth
2003 Sep 04
0
WIN2K Pro works, WINXP-PRO DOES NOT
...ing Windows XP Pro (all have been updated with Microsoft's latest patches, etc.) that cannot even access the Samba server. I have only a Workgroup created, and from each of my XP machines, they all see the Samba server just fine in the Network Neighborhood.....when I click on it, it says "Workgroupname is not accessible. You might not have permission to use this network resource. Contact the administrator of this server to find out if you have access permissions. The network path was not found" The funny thing is, 2 months ago all my machines could connect just fine....not a thing in my s...
2004 Sep 25
0
Unable to see shares on Samba server from Windows XP home machine
...trator to find out if you have access permissions. No service is operating at the endpoint on the remote system My share name is /samba and permsions are 777. This command works fine from the server side: smbclient -L servername -N This is my (simple) smb.conf file: [global] workgroup = workgroupname netbios name = servername password server = None guest ok = yes guest account = dave security = SHARE [samba] path = /samba writeable = yes guest ok = yes I would think that what I'm trying to do would be pretty simple. Has anyone else run into this?
2006 Aug 30
1
joining to domain breaks kerberos authentication
...using 'net rpc join' seems to break the kerberos principal tickets and regular user authentication via kerberos ceases to work. My smb.conf is fairly minimal; [global] use kerberos keytab = yes unix charset = LOCALE realm = <realmname> workgroup = <workgroupname> security = ADS log level = 1 syslog = 0 [homes] comment = Home Directories valid users = %S read only = No browseable = No Some research on the internet and the man page suggests that the 'use kerberos keytab' directive should pr...
2001 Apr 06
5
workgroup
tengo una pregunta : si tengo una red y dentro de esta hay 10 grupos de trabajo, pero en mi servidor samba solo acepta que especifique un solo grupo de trabajo, ?hay alguna manera de que el servidor samba se vea en dos grupos distintos????? _________________________________________________________ Do You Yahoo!? Construye tu p?gina personal en Yahoo! GeoCities. ?Es f?cil, r?pido y gratis!