Enviado em 24/03/2014 - 18:27h
Galera,
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sda1 during installation
UUID=dbaf4990-bf19-40e7-add9-4aa93af2f78f / ext4 errors=remount-ro 0 1
# /home was on /dev/sda6 during installation
UUID=5372cf33-506c-4a7a-a5f9-ceec8aa3c194 /home ext4 user_xattr,acl,barrier=1,usrquota,grpquota 0 2
# swap was on /dev/sda5 during installation
UUID=7e3db8ed-7f71-4857-966a-750a14fbeceb none swap sw 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto 0 0
/dev/sdb1 /media/usb0 auto rw,user,noauto 0 0
domain RECCORD.LAN
search RECCORD.LAN
nameserver 192.168.1.5
[libdefaults]
default_realm = RECCORD.LAN
dns_lookup_realm = false
dns_lookup_kdc = true
[realms]
RECCORD.LAN = {
kdc = servidor.reccord.lan:88
#You can have more than one kds, just keep adding more kdc =
#entries
#kdc = dsN.domain.com:88
#Uncomment if you have a krb admin server
#admin_server = ds.domain.com:749
default_domain = reccord.lan
}
[domain_realm]
.domain.com = RECCORD.LAN
domain.com = RECCORD.LAN
# Global parameters
[global]
workgroup = RECCORD
realm = RECCORD.LAN
netbios name = SERVIDOR
server role = active directory domain controller
dns forwarder = 192.168.1.1
[netlogon]
path = /usr/local/samba/var/locks/sysvol/reccord.lan/scripts
read only = No
[sysvol]
path = /usr/local/samba/var/locks/sysvol
read only = No
[dados]
path = /home/dados
comment = Descrição do que se trata esta pasta
read only = No
browseable = Yes
writeable = Yes
Note: This information is intended for a network administrator. If you are not your network's administrator, notify the administrator that you received this information, which has been recorded in the file C:\WINDOWS\debug\dcdiag.txt.
DNS was successfully queried for the service location (SRV) resource record used to locate a domain controller for domain RECCORD.LAN:
The query was for the SRV record for _ldap._tcp.dc._msdcs.RECCORD.LAN
The following domain controllers were identified by the query:
servidor.reccord.lan
Common causes of this error include:
- Host (A) records that map the name of the domain controller to its IP addresses are missing or contain incorrect addresses.
- Domain controllers registered in DNS are not connected to the network or are not running.
For information about correcting this problem, click Help.