On Thu, 2013-08-29 at 14:59 -0300, Carlos Alberto Borges Garcia wrote: > Still not working: > > > I created a test user: > > > > > dn: CN=test,CN=Users,DC=mynet,DC=net > objectClass: top > objectClass: person > objectClass: organizationalPerson > objectClass: user > cn: test > givenName: test > instanceType: 4 > whenCreated: 20130827212151.0Z > displayName: test > uSNCreated: 45308 > name: teste > objectGUID: fee0d4a4-fd48-48ac-abb3-ce6fb180b10d > badPwdCount: 0 > codePage: 0 > countryCode: 0 > badPasswordTime: 0 > lastLogoff: 0 > lastLogon: 0 > primaryGroupID: 513 > objectSid: S-1-5-21-3124563532-696977291-52706181-1501131 > accountExpires: 9223372036854775807 > logonCount: 0 > sAMAccountName: test > sAMAccountType: 805306368 > userPrincipalName: [email protected] > objectCategory: CN=Person,CN=Schema,CN=Configuration,DC=mynet,DC=net > pwdLastSet: 130221121120000000 > url: uidNumber > userAccountControl: 512 > msDS-SupportedEncryptionTypes: 0 > gidNumber: 12345 > uidNumber: 1234567 > whenChanged: 20130829175016.0Z > uSNChanged: 47069 > distinguishedName: CN=test,CN=Users,DC=mynet,DC=net > > > > > But if I run: > id test > id MYNET\test > id MYNET\\test > id [email protected] > > > I get "No such ser" >
Change: uidNumber: 3000100 gidNumber: 80513 and in smb.conf: idmap config MYNET:range = 80001-3100000 -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
